bottomBarHeight property
double
get
bottomBarHeight
底部安全区域高度
Implementation
double get bottomBarHeight => ui.window.padding.bottom / pixelRatio;
底部安全区域高度
double get bottomBarHeight => ui.window.padding.bottom / pixelRatio;