BuildContextX extension
- on
Properties
- isAndroid → bool
-
Available on BuildContext, provided by the BuildContextX extension
no setter - isIOS → bool
-
Available on BuildContext, provided by the BuildContextX extension
no setter - jetI10n → JetLocalizationsImpl
-
Available on BuildContext, provided by the BuildContextX extension
no setter - theme → ThemeData
-
Available on BuildContext, provided by the BuildContextX extension
no setter
Methods
-
showToast(
String message, {Duration? duration, bool clearOldToasts = true, void onPressed()?, String? actionLabel}) → void -
Available on BuildContext, provided by the BuildContextX extension