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