AutoStepReverseLoop constructor

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

Implementation

const AutoStepReverseLoop({this.count});