functions/show_snackbar library
Functions
-
showSnackbar(
String text, {int? seconds, required BuildContext context, bool debugMode = false, bool storeLogs = false}) → void -
Shows a
SnackBarat the bottom of the screen.
SnackBar at the bottom of the screen.