isFullScreen property

bool isFullScreen

Flag used to store full screen mode state.

Implementation

bool get isFullScreen => _isFullScreen;