menu
iconoir_flutter package
documentation
regular/calendar_xmark.dart
CalendarXmark
CalendarXmark const constructor
CalendarXmark const constructor
dark_mode
light_mode
CalendarXmark
constructor
const
CalendarXmark
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const CalendarXmark({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/calendar_xmark
CalendarXmark
CalendarXmark const constructor
CalendarXmark class