menu
components_toolbox package
documentation
components/theme_switcher.dart
ThemeSwitcher
iconLight property
iconLight property
dark_mode
light_mode
iconLight
property
IconData
?
iconLight
final
The icon to display for the light theme.
Implementation
final IconData? iconLight;
components_toolbox package
documentation
components/theme_switcher
ThemeSwitcher
iconLight property
ThemeSwitcher class