lightThemeData property

ValueNotifier<ThemeData> lightThemeData
getter/setter pair

Implementation

late ValueNotifier<ThemeData> lightThemeData;