StepPageData constructor
const
StepPageData({
- required Widget contentPage,
Implementation
const StepPageData({required this.contentPage});
const StepPageData({required this.contentPage});