LeftLinePainter constructor
const
LeftLinePainter(})
Implementation
const LeftLinePainter(
this.showTop,
this.showBottom, {
required this.lineHeight,
required this.lineWidth,
this.isLightCircle = false,
this.isLightLine = true,
required this.normalLineColor,
required this.lightLineColor,
});