RPUIInstructionStep constructor

RPUIInstructionStep({
  1. required RPInstructionStep step,
})

Implementation

RPUIInstructionStep({required this.step});