menu
genai_components package
documentation
widgets/cl_date_picker.widget.dart
CLDatePicker
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_date_picker.widget
CLDatePicker
selectableDayPredicate property
CLDatePicker class