tiny_cupertino library
Extensions
- TinyXContextCupertinoLocalizations on BuildContext
-
CupertinoLocalizations.of(context)
ascontext.cupL10n
- TinyXContextCupertinoTheme on BuildContext
-
CupertinoTheme.of(context)
ascontext.cupTheme
- TinyXContextCupertinoUserInterfaceLevel on BuildContext
-
CupertinoUserInterfaceLevel.of(context)
ascontext.cupUiLevel
- TinyXContextShowCupertinoDialog on BuildContext
-
showCupertinoDialog(context: context, ...)
ascontext.showCupertinoDialog(...)
- TinyXContextShowCupertinoModalPopup on BuildContext
-
showCupModalPopup(context: context, ...)
ascontext.showCupModalPopup(...)