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