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