services/message_service library
Constants
- defaultDuration → const Duration
- msSvDebug → const bool
- severityHigh → const int
- severityLow → const int
- severityMedium → const int
- typeError → const String
- typeInfo → const String
Functions
-
scheduleMessagesBindings(
BuildContext context, Map< String, dynamic> messages) → void -
showScaffoldMessage(
String message, BuildContext context, String type, [bool waitForOk = true]) → Future< bool> -
showScaffoldMessages(
BuildContext context, Map< String, dynamic> messages) → void