RadialScale constructor

const RadialScale(
  1. double min,
  2. double max
)

Implementation

const RadialScale(this.min, this.max);