isFullScreen property

bool isFullScreen

returns true if video is in fullscreen mode

Implementation

bool get isFullScreen => _ctr.isFullScreen;