just_bottom_sheet library

Functions

showJustBottomSheet<T>({required BuildContext context, required JustBottomSheetPageConfiguration configuration, JustBottomSheetDragZoneConfiguration dragZoneConfiguration = const JustBottomSheetDragZoneConfiguration()}) Future<T?>