XContextShowCupertinoModalPopup extension
showCupertinoModalPopup(context: context, ...)
as context.showCupertinoModalPopup(...)
- on
Methods
-
showCupertinoModalPopup<
T> ({required WidgetBuilder builder, ImageFilter? filter, bool? semanticsDismissible}) → Future< T?> -
Available on BuildContext, provided by the XContextShowCupertinoModalPopup extension
Shows a modal iOS-style popup that slides up from the bottom of the screen.