onStartDateTimeChanged property

(void Function(DateTime)?) onStartDateTimeChanged
final

Called when the user has ended dragging the start side.

Implementation

final void Function(DateTime)? onStartDateTimeChanged;