StsInstructionsStepUI constructor
const
StsInstructionsStepUI({
- Key? key,
- required StsInstructionsStep step,
Implementation
const StsInstructionsStepUI({super.key, required this.step});