onChange property

DateRangeValueCallback? onChange
final

选中时间变化时的回调,返回选中的开始、结束时间

Implementation

final DateRangeValueCallback? onChange;