hideSnack method

void hideSnack()

Implementation

void hideSnack() => ScaffoldMessenger.of(this).hideCurrentSnackBar();