menu
overlay_support package
documentation
overlay_support.dart
OverlaySupportTheme
toast static method
toast static method
dark_mode
light_mode
toast
static method
ToastThemeData
?
toast
(
BuildContext
context
)
Implementation
static ToastThemeData? toast(BuildContext context) { return of(context)?.toastTheme; }
overlay_support package
documentation
overlay_support
OverlaySupportTheme
toast static method
OverlaySupportTheme class