setTheFullScreen function

void setTheFullScreen()

Implementation

void setTheFullScreen() =>
    SystemChrome.setEnabledSystemUIMode(SystemUiMode.immersive);