views/widgets/bottom_sheets/bottom_sheet library

Functions

showMobileBottomSheet<T>({required BuildContext context, required SheetContent content, bool? isScrollControlled, Color? bgColor}) Future<T?>