tabBarHeight top-level property

double tabBarHeight
getter/setter pair

底部导航栏的高度

Implementation

double tabBarHeight =
    kBottomNavigationBarHeight != null ? kBottomNavigationBarHeight : 56.0;