onStartHandleDragUpdate property Null safety
final
Called when the users drag the start selection handles to new locations.
Implementation
final ValueChanged<DragUpdateDetails>? onStartHandleDragUpdate;
Called when the users drag the start selection handles to new locations.
final ValueChanged<DragUpdateDetails>? onStartHandleDragUpdate;