mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 11:42:14 +00:00
By extracting:
```
SystemChrome.setEnabledSystemUIMode(
SystemUiMode.manual,
overlays: SystemUiOverlay.values,
);
```
to a file `system_ui.dart` and calling the method `restoreSystemUI()`
|
||
|---|---|---|
| .. | ||
| tts | ||
| widgets | ||
| novel_reader_controller_provider.dart | ||
| novel_reader_controller_provider.g.dart | ||
| novel_reader_view.dart | ||