showNavBar property

ValueNotifier<bool> showNavBar
getter/setter pair

Implementation

static ValueNotifier<bool> showNavBar = ValueNotifier(false);