Scatter constructor

const Scatter({
  1. double maxDistance = 100,
})

Implementation

const Scatter({this.maxDistance = 100});