mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-08 05:20:46 +00:00
- variable `color`, to avoid passing `Theme.of(context).textTheme.bodyLarge!.color!` on every Icon in `bottomNavigationBar` - No need to create variable `isLongPressed` and `chapterNameList` in `build()` and pass them to `_buildWidget()` if they are only going to be used there. Just create the variables inside `_buildWidget()` - Why create second `isLongPressed` variable in `_buildWidget()` with the same value? Just use the first one. |
||
|---|---|---|
| .. | ||
| archive_reader | ||
| detail | ||
| download | ||
| home | ||
| reader | ||