bottomBarHeight property

double get bottomBarHeight

底部安全区距离

Implementation

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