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