menu
kivex_flutter package
documentation
icons/calendar-clock.dart
CalendarClock
CalendarClock.new const constructor
CalendarClock.new const constructor
dark_mode
light_mode
CalendarClock
constructor
const
CalendarClock
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const CalendarClock({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/calendar-clock
CalendarClock
CalendarClock.new const constructor
CalendarClock class