menu
unicons package
documentation
icons/line/clock_five.dart
ClockFiveIcon
ClockFiveIcon.new const constructor
ClockFiveIcon.new const constructor
dark_mode
light_mode
ClockFiveIcon
constructor
const
ClockFiveIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const
ClockFiveIcon({
super
.key,
this
.color, });
unicons package
documentation
icons/line/clock_five
ClockFiveIcon
ClockFiveIcon.new const constructor
ClockFiveIcon class
Constructors
new
Properties
color
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==