menu
arcane_jaspr package
documentation
core/props/calendar_props.dart
CalendarProps
onSelectDate property
onSelectDate property
dark_mode
light_mode
onSelectDate
property
void Function
(
DateTime
date
)
?
onSelectDate
final
Implementation
final void Function(DateTime date)? onSelectDate;
arcane_jaspr package
documentation
core/props/calendar_props
CalendarProps
onSelectDate property
CalendarProps class