darkThemeMods property

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

Implementation

late ValueNotifier<List<ThemeMod>> darkThemeMods;