JasperLoader4 constructor

JasperLoader4({
  1. double radius = 30.0,
  2. double dotRadius = 3.0,
})

Implementation

JasperLoader4({this.radius = 30.0, this.dotRadius = 3.0});