menu
unicons package
documentation
icons/line/clock.dart
ClockIcon
ClockIcon const constructor
ClockIcon const constructor
dark_mode
light_mode
ClockIcon
constructor
const
ClockIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const ClockIcon({ super.key, this.color, });
unicons package
documentation
icons/line/clock
ClockIcon
ClockIcon const constructor
ClockIcon class