bottomNavigationBarHeight property

double get bottomNavigationBarHeight

获取导航栏高度

Implementation

double get bottomNavigationBarHeight => mediaQuery.padding.bottom;