onStartHandleDragUpdate property

ValueChanged<DragUpdateDetails>? onStartHandleDragUpdate
final

Called when the users drag the start selection handles to new locations.

Implementation

final ValueChanged<DragUpdateDetails>? onStartHandleDragUpdate;