lightThemeMods property

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

Implementation

late ValueNotifier<List<ThemeMod>> lightThemeMods;