menu
arcane package
documentation
generated/arcane_shadcn/src/components/display/calendar.dart
CalendarTheme
CalendarTheme.new const constructor
CalendarTheme.new const constructor
dark_mode
light_mode
CalendarTheme
constructor
const
CalendarTheme
(
{
Color
?
arrowIconColor
,
})
Implementation
const CalendarTheme({this.arrowIconColor});
arcane package
documentation
generated/arcane_shadcn/src/components/display/calendar
CalendarTheme
CalendarTheme.new const constructor
CalendarTheme class