isBottomSheetOpen property

bool? isBottomSheetOpen

check if bottomsheet is open

Implementation

bool? get isBottomSheetOpen => routing.isBottomSheet;