exitTheFullScreen function

void exitTheFullScreen()

Implementation

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