menu
stepper_view package
documentation
data/StepsDataModel.dart
StepData
StepData.new constructor
StepData.new constructor
dark_mode
light_mode
StepData
constructor
StepData
(
{
String
?
title
,
String
?
description
,
})
Implementation
StepData({ this.title, this.description, });
stepper_view package
documentation
data/StepsDataModel
StepData
StepData.new constructor
StepData class