onEndHandleDragEnd property Null safety
final
Called when the users lift their fingers after dragging the end selection handles.
Implementation
final ValueChanged<DragEndDetails>? onEndHandleDragEnd;
Called when the users lift their fingers after dragging the end selection handles.
final ValueChanged<DragEndDetails>? onEndHandleDragEnd;