menu
pp_kits package
documentation
utils/screen_util.dart
DScreenUtil
bottomNavigationBarHeight static method
bottomNavigationBarHeight static method
dark_mode
light_mode
bottomNavigationBarHeight
static method
double
bottomNavigationBarHeight
(
)
获取底部导航栏高度
Implementation
static double bottomNavigationBarHeight() { return kBottomNavigationBarHeight; }
pp_kits package
documentation
utils/screen_util
DScreenUtil
bottomNavigationBarHeight static method
DScreenUtil class