TinyXContextShowCupertinoDialog extension
showCupertinoDialog(context: context, ...)
as context.showCupertinoDialog(...)
- on
Methods
-
showCupDialog<
T> ({required WidgetBuilder builder, RouteSettings? routeSettings}) → Future< T?> - 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).