Ruler.dynamic constructor
const
Ruler.dynamic(})
Implementation
const Ruler.dynamic(
DistanceUnit this.notchWidth, {
this.axis = Axis.horizontal,
this.numberSide,
this.notchSide,
this.numberTextStyle,
this.notchScaleFactor,
this.notchColor,
this.showBase,
this.numberSpacing,
this.thickness,
super.key,
}) : _rulerType = _RulerType.dynamic,
notchCount = null;