TinyXContextShowCupertinoModalPopup extension

showCupModalPopup(context: context, ...) as context.showCupModalPopup(...)

on

Methods

showCupModalPopup<T>({required WidgetBuilder builder, ImageFilter? filter, bool useRootNavigator = true, bool? semanticsDismissible}) Future<T?>

Available on BuildContext, provided by the TinyXContextShowCupertinoModalPopup extension

Shows a modal iOS-style popup that slides up from the bottom of the screen.