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