onStartDateTimeUpdated property

(void Function(DateTime)?) onStartDateTimeUpdated
final

Called when the user is dragging the start side.

Implementation

final void Function(DateTime)? onStartDateTimeUpdated;