bottomBarHeight property
double
get
bottomBarHeight
底部安全区距离
Implementation
double get bottomBarHeight => MediaQuery.of(context).padding.bottom;
底部安全区距离
double get bottomBarHeight => MediaQuery.of(context).padding.bottom;