onEndHandleDragStart property Null safety
final
Called when the users start dragging the end selection handles.
Implementation
final ValueChanged<DragStartDetails>? onEndHandleDragStart;
Called when the users start dragging the end selection handles.
final ValueChanged<DragStartDetails>? onEndHandleDragStart;