bottomBarHeight property
double
get
bottomBarHeight
Gets the bottom bar height (bottom safe area).
Implementation
double get bottomBarHeight => deviceInfo.bottomBarHeight;
Gets the bottom bar height (bottom safe area).
double get bottomBarHeight => deviceInfo.bottomBarHeight;