bottomNavigationBarHeight static method

double bottomNavigationBarHeight()

获取底部导航栏高度

Implementation

static double bottomNavigationBarHeight() {
  return kBottomNavigationBarHeight;
}