SteppedLineData.end constructor

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

Implementation

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