XContextShowCupertinoModalPopup extension

showCupertinoModalPopup(context: context, ...) as context.showCupertinoModalPopup(...)

on

Methods

showCupertinoModalPopup<T>({required WidgetBuilder builder, ImageFilter? filter, bool useRootNavigator = true, bool? semanticsDismissible}) Future<T?>
Shows a modal iOS-style popup that slides up from the bottom of the screen.