presentation/modals_and_messages/snackbar library

Functions

showSnackBarAlert(BuildContext context, {String? title, String? message, Color? backgroundColor, SnackbarAlertType? type, Duration? duration = const Duration(seconds: 3)}) ScaffoldFeatureController<Widget, dynamic>