hideSnackBar property
Hides the current snack bar on the given route. Defaults to the current route.
Implementation
final Function({String route}) hideSnackBar;
Hides the current snack bar on the given route. Defaults to the current route.
final Function({String route}) hideSnackBar;