ui_components/src/show_alert_snack_bar library

Functions

showAlertSnackBar({required BuildContext context, required String title, String? message, SILSnackBarAction? action, SnackBarType? type}) → void
used to show the custom SilSnackBar takes an optional title and message also takes an optional action of type SILSnackBarAction also takes an optional SnackBarType