menu
components_toolbox package
documentation
components/theme_switcher.dart
ThemeSwitcher
lightColor property
lightColor property
dark_mode
light_mode
lightColor
property
Color
?
lightColor
final
The background color for the light theme.
Implementation
final Color? lightColor;
components_toolbox package
documentation
components/theme_switcher
ThemeSwitcher
lightColor property
ThemeSwitcher class