mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-24 00:12:16 +00:00
By extracting:
```
SystemChrome.setEnabledSystemUIMode(
SystemUiMode.manual,
overlays: SystemUiOverlay.values,
);
```
to a file `system_ui.dart` and calling the method `restoreSystemUI()`
|
||
|---|---|---|
| .. | ||
| managers | ||
| mixins | ||
| providers | ||
| services | ||
| widgets | ||
| image_view_paged.dart | ||
| image_view_vertical.dart | ||
| image_view_webtoon.dart | ||
| reader_view.dart | ||
| u_chap_data_preload.dart | ||