StepperStoppedEvent constructor

StepperStoppedEvent({
  1. required Phidget device,
})

Implementation

StepperStoppedEvent({required this.device});