onBottomSheetOpened abstract method
Callback for new bottom sheet
Implementation
Future<void> onBottomSheetOpened(Widget child, UIRouteSettings route);
Callback for new bottom sheet
Future<void> onBottomSheetOpened(Widget child, UIRouteSettings route);