DashDecoration constructor
DashDecoration({})
Implementation
DashDecoration(
{this.gradient,
this.color,
this.step = 2,
this.strokeWidth =1 ,
this.span = 2,
this.pointCount = 0,
this.pointWidth,
this.radius});