LinkStepRow constructor

const LinkStepRow(
  1. LinkStep step, {
  2. Key? key,
})

Implementation

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