selectable property
Returns whether a date is selectable. Defaults to FCalendarController.defaultSelectable.
Implementation
final bool Function(DateTime) selectable;
Returns whether a date is selectable. Defaults to FCalendarController.defaultSelectable.
final bool Function(DateTime) selectable;