PieceStepAnimator constructor

PieceStepAnimator({
  1. int stepDurationMs = 180,
})

Implementation

PieceStepAnimator({this.stepDurationMs = 180});