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