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