mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 15:52:16 +00:00
By extracting:
```
SystemChrome.setEnabledSystemUIMode(
SystemUiMode.manual,
overlays: SystemUiOverlay.values,
);
```
to a file `system_ui.dart` and calling the method `restoreSystemUI()`
|
||
|---|---|---|
| .. | ||
| anime | ||
| browse | ||
| calendar | ||
| history | ||
| library | ||
| main_view | ||
| manga | ||
| mass_migration | ||
| more | ||
| novel | ||
| tracker_library | ||
| updates | ||
| webview | ||
| widgets | ||