isFullscreen property

bool get isFullscreen

Implementation

bool get isFullscreen => _state?._isFullscreen ?? false;