getBottomNavigationBarHeight top-level property

double get getBottomNavigationBarHeight

获取导航栏高度

Implementation

double get getBottomNavigationBarHeight => mediaQuery.padding.bottom;