ui/v2/ModalBottomSheet library

Functions

showPumaModalBottomSheet({required BuildContext context, required Widget child, bool expand = false, Color? backgroundColor, bool isDismissible = true, bool enableDrag = true, Widget? topBarStartDecorator, Widget? topBarTitleDecorator, Widget? topBarEndDecorator}) → void