DragDropHandler constructor

const DragDropHandler({
  1. double snapThreshold = 10.0,
})

Implementation

const DragDropHandler({this.snapThreshold = 10.0});