clearSnackBars property
Clears all snack bars on the given route. Defaults to the current route.
Implementation
final Function({String route}) clearSnackBars;
Clears all snack bars on the given route. Defaults to the current route.
final Function({String route}) clearSnackBars;