bottomBarHeight property
double
get
bottomBarHeight
The offset from the bottom, in dp
Implementation
double get bottomBarHeight => _bottomBarHeight / _pixelRatio;
The offset from the bottom, in dp
double get bottomBarHeight => _bottomBarHeight / _pixelRatio;