showBottomBar property

ValueNotifier<bool> showBottomBar
getter/setter pair

Implementation

ValueNotifier<bool> showBottomBar = ValueNotifier(true);