ShowSnackBar extension

on

Methods

showErrorSnackBar({required String message}) → void

Available on BuildContext, provided by the ShowSnackBar extension

showSnackBar({required String message, Color backgroundColor = Colors.white}) → void

Available on BuildContext, provided by the ShowSnackBar extension