menu
today_design_system package
documentation
widgets/icons/icons.dart
TodayIcon
active property
active property
dark_mode
light_mode
active
property
bool
active
final
Toggle the icon active state.
If this is null
false
will be used.
Implementation
final bool active;
today_design_system package
documentation
widgets/icons/icons
TodayIcon
active property
TodayIcon class