SteppedLineData.middle constructor

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

Implementation

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