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