getBottomNavigationBarHeight static method
Returns the height of the bottom navigation bar.
Implementation
static double getBottomNavigationBarHeight() {
return kBottomNavigationBarHeight;
}
Returns the height of the bottom navigation bar.
static double getBottomNavigationBarHeight() {
return kBottomNavigationBarHeight;
}