cupertino library

Extensions

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