getBottomNavigationBarHeight top-level property

double getBottomNavigationBarHeight

获取导航栏高度

Implementation

double get getBottomNavigationBarHeight => mediaQuery.padding.bottom;