hideSnackBar method

void hideSnackBar()

Implementation

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