RPUIQuestionStep constructor

const RPUIQuestionStep(
  1. RPQuestionStep step, {
  2. Key? key,
})

Implementation

const RPUIQuestionStep(this.step, {super.key});