menu
genai_components package
documentation
widgets/cl_calendar.widget.dart
CLCalendar
selectableDayPredicate property
selectableDayPredicate property
dark_mode
light_mode
selectableDayPredicate
property
bool
Function
(
DateTime
)
?
selectableDayPredicate
final
Implementation
final bool Function(DateTime)? selectableDayPredicate;
genai_components package
documentation
widgets/cl_calendar.widget
CLCalendar
selectableDayPredicate property
CLCalendar class