hideSnackBar property

dynamic Function({String route}) hideSnackBar
final

Hides the current snack bar on the given route. Defaults to the current route.

Implementation

final Function({String route}) hideSnackBar;