bottomNavigationBarHeight property
double
get
bottomNavigationBarHeight
获取导航栏高度
Implementation
double get bottomNavigationBarHeight => mediaQuery.padding.bottom;
获取导航栏高度
double get bottomNavigationBarHeight => mediaQuery.padding.bottom;