cupertinoBottomSheetNavigatorKey top-level property
can be used to simplify bottom sheet opening without the need for context
Implementation
final GlobalKey<NavigatorState> cupertinoBottomSheetNavigatorKey = GlobalKey();
can be used to simplify bottom sheet opening without the need for context
final GlobalKey<NavigatorState> cupertinoBottomSheetNavigatorKey = GlobalKey();