showAppBar property

ValueNotifier<bool> showAppBar
getter/setter pair

Implementation

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