themeMods property

ValueNotifier<List<ThemeMod>> themeMods
getter/setter pair

Implementation

late ValueNotifier<List<ThemeMod>> themeMods;