onRangesUpdated property

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

Implementation

final Function(List<RangeDate>)? onRangesUpdated;