menu
arcane package
documentation
generated/arcane_shadcn/src/components/display/calendar.dart
CalendarGridItem
CalendarGridItem.new constructor
CalendarGridItem.new constructor
dark_mode
light_mode
CalendarGridItem
constructor
CalendarGridItem
(
DateTime
date
,
int
indexInRow
,
bool
fromAnotherMonth
,
int
rowIndex
,
)
Implementation
CalendarGridItem( this.date, this.indexInRow, this.fromAnotherMonth, this.rowIndex);
arcane package
documentation
generated/arcane_shadcn/src/components/display/calendar
CalendarGridItem
CalendarGridItem.new constructor
CalendarGridItem class