SteppedLineData.start constructor

const SteppedLineData.start({
  1. bool isStrokeCapRound = false,
  2. bool isStrokeJoinRound = false,
})

Implementation

const SteppedLineData.start({this.isStrokeCapRound = false, this.isStrokeJoinRound = false}) : stepJumpAt = 0.0;