menu
components_toolbox package
documentation
components/theme_switcher.dart
ThemeSwitcher
fontSize property
fontSize property
dark_mode
light_mode
fontSize
property
double
?
fontSize
final
The font size for the text in the switcher.
Implementation
final double? fontSize;
components_toolbox package
documentation
components/theme_switcher
ThemeSwitcher
fontSize property
ThemeSwitcher class