onDragSelectionUpdate property
Called on every update of a drag-to-select gesture started in this field.
See onDragSelectionStart.
Implementation
final ValueChanged<TapDragUpdateDetails>? onDragSelectionUpdate;
Called on every update of a drag-to-select gesture started in this field.
See onDragSelectionStart.
final ValueChanged<TapDragUpdateDetails>? onDragSelectionUpdate;