clearSnackBars property

dynamic Function({String route}) clearSnackBars
final

Clears all snack bars on the given route. Defaults to the current route.

Implementation

final Function({String route}) clearSnackBars;