onDatesUpdated property

(dynamic Function(List<Date>)?) onDatesUpdated
final
  • This function will give you the updated lest for dates

Implementation

final Function(List<Date>)? onDatesUpdated;