CustomSnackBar extension
- on
Methods
-
showErrorSnackBar(
String message, {Duration? duration}) → void -
Available on BuildContext, provided by the CustomSnackBar extension
-
showSuccessSnackBar(
String message, {Duration? duration}) → void -
Available on BuildContext, provided by the CustomSnackBar extension