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