menu
bottom_sheet_scaffold package
documentation
controllers/bottom_sheet_controller.dart
BottomSheetController
updateBodyHeight method
updateBodyHeight method
dark_mode
light_mode
updateBodyHeight
method
void
updateBodyHeight
(
double
height
)
Implementation
void updateBodyHeight(double height) { bodyHeight = height; }
bottom_sheet_scaffold package
documentation
controllers/bottom_sheet_controller
BottomSheetController
updateBodyHeight method
BottomSheetController class