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