fullScreenActive property

bool fullScreenActive

Implementation

bool get fullScreenActive => html.document.fullscreenElement != null;