bottomBarHeight property

double get bottomBarHeight

Bottom bar height

Implementation

double get bottomBarHeight => MediaQuery.of(this).padding.bottom;