DotGridBackgroundCpu constructor
const
DotGridBackgroundCpu({})
Implementation
const DotGridBackgroundCpu({
this.size = 2.0,
this.spacing = 50.0,
this.dotColor = Colors.black12,
this.backgroundColor = Colors.white,
this.naturalPan = true,
}) : super();