bottomBarHeight property
double
get
bottomBarHeight
底部安全区距离 dp The offset from the bottom, in dp
Implementation
double get bottomBarHeight => _data.padding.bottom;
底部安全区距离 dp The offset from the bottom, in dp
double get bottomBarHeight => _data.padding.bottom;