StepEvent constructor

StepEvent({
  1. int steps = 0,
})

Implementation

StepEvent({this.steps = 0}) : super();