menu
today_design_system package
documentation
widgets/widgets.dart
TodaySpinner
darkMode property
darkMode property
dark_mode
light_mode
darkMode
property
bool
darkMode
final
If the icon should be dark mode.
If this is null
false
will be used.
Implementation
final bool darkMode;
today_design_system package
documentation
widgets/widgets
TodaySpinner
darkMode property
TodaySpinner class