menu
arcane package
documentation
generated/arcane_shadcn/src/components/display/calendar.dart
Calendar
isDateEnabled property
isDateEnabled property
dark_mode
light_mode
isDateEnabled
property
bool
Function
(
DateTime
date
)
?
isDateEnabled
final
Implementation
final bool Function(DateTime date)? isDateEnabled;
arcane package
documentation
generated/arcane_shadcn/src/components/display/calendar
Calendar
isDateEnabled property
Calendar class