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