menu
core_extras package
documentation
calendar_day.dart
CalendarDay typedef
CalendarDay typedef
dark_mode
light_mode
CalendarDay
typedef
CalendarDay
= (
int
,
int
,
int
)
Implementation
typedef CalendarDay = (int year, int month, int day);
core_extras package
documentation
calendar_day
CalendarDay typedef
calendar_day library