isFullScreen property

ValueListenable<bool> isFullScreen
final

Implementation

final ValueListenable<bool> isFullScreen = ValueNotifier(true);