InitStepRow constructor

const InitStepRow(
  1. InitStep step, {
  2. Key? key,
})

Implementation

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