isFullScreenValue property

ValueNotifier<bool> isFullScreenValue
getter/setter pair

Implementation

ValueNotifier<bool> isFullScreenValue = ValueNotifier(false);