cupertino library
Extensions
- XContextCupertinoLocalizations on BuildContext
-
CupertinoLocalizations.of(context)
ascontext.cupertinoLocalizations
- XContextCupertinoTheme on BuildContext
-
CupertinoTheme.of(context)
ascontext.cupertinoTheme
- XContextCupertinoUserInterfaceLevel on BuildContext
-
CupertinoUserInterfaceLevel.of(context)
ascontext.cupertinoUserInterfaceLevel
- XContextGetAxisDirectionFromAxisReverseAndDirectionality on BuildContext
-
getAxisDirectionFromAxisReverseAndDirectionality(context, ...)
ascontext.getAxisDirectionFromAxisReverseAndDirectionality(...)
- XContextPrecacheImage on BuildContext
-
precacheImage(..., context, ...)
ascontext.precacheImage(...)
- XContextShowCupertinoDialog on BuildContext
-
showCupertinoDialog(context: context, ...)
ascontext.showCupertinoDialog(...)
- XContextShowCupertinoModalPopup on BuildContext
-
showCupertinoModalPopup(context: context, ...)
ascontext.showCupertinoModalPopup(...)
- XContextShowGeneralDialog on BuildContext
-
showGeneralDialog(context: context, ...)
ascontext.showGeneralDialog(...)