exitTheFullScreen function
void
exitTheFullScreen()
Implementation
void exitTheFullScreen() => SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge);
void exitTheFullScreen() => SystemChrome.setEnabledSystemUIMode(SystemUiMode.edgeToEdge);