models/toast_model library

Functions

showTopToast(BuildContext context, String message, {Color backgroundColor = Colors.red}) → void
Displays a temporary, dismissible toast message at the top of the screen.