TinyXContextShowCupertinoDialog extension
showCupertinoDialog(context: context, ...)
as context.showCupertinoDialog(...)
- on
Methods
-
showCupDialog<
T> ({required WidgetBuilder builder, RouteSettings? routeSettings}) → Future< T?> -
Available on BuildContext, provided by the TinyXContextShowCupertinoDialog extension
Displays an iOS-style dialog above the current contents of the app, with iOS-style entrance and exit animations, modal barrier color, and modal barrier behavior (the dialog is not dismissible with a tap on the barrier).