isFullScreen property

bool? get isFullScreen

Implementation

bool? get isFullScreen => _playerState?.isFullScreen;