updateBottomBarHeight static method

void updateBottomBarHeight(
  1. double height
)

Implementation

static void updateBottomBarHeight(double height) => _bottomBarHeight = height;