TinyXContextShowBottomSheet extension
showBottomSheet(context: context, ...)
as context.showBS(...)
- on
Methods
-
showBS<
T> ({required WidgetBuilder builder, Color? backgroundColor, double? elevation, ShapeBorder? shape, Clip? clipBehavior}) → PersistentBottomSheetController - Shows a material design bottom sheet in the nearest material.Scaffold ancestor.