bottomBarHeight property
double
get
bottomBarHeight
Bottom bar height
Implementation
double get bottomBarHeight => MediaQuery.of(this).padding.bottom;
Bottom bar height
double get bottomBarHeight => MediaQuery.of(this).padding.bottom;