AutoStepLoop constructor

const AutoStepLoop({
  1. int? count,
})

Implementation

const AutoStepLoop({this.count});