isFullScreen property
bool
get
isFullScreen
Flag used to store full screen mode state.
Implementation
bool get isFullScreen => _isFullScreen;
Flag used to store full screen mode state.
bool get isFullScreen => _isFullScreen;