fullScreenEnter method

void fullScreenEnter()

Implementation

void fullScreenEnter() => html.document.documentElement?.requestFullscreen();