isFullScreen property

bool get isFullScreen

Flag used to store full screen mode state.

Implementation

bool get isFullScreen => _isFullScreen;