menu
inspireui package
documentation
utils/screen_utils.dart
ScreenUtil
updateBottomBarHeight static method
updateBottomBarHeight static method
dark_mode
light_mode
updateBottomBarHeight
static method
void
updateBottomBarHeight
(
double
height
)
Implementation
static void updateBottomBarHeight(double height) => _bottomBarHeight = height;
inspireui package
documentation
utils/screen_utils
ScreenUtil
updateBottomBarHeight static method
ScreenUtil class