menu
stepview package
documentation
step_view.dart
StepData
StepData.new constructor
StepData.new constructor
dark_mode
light_mode
StepData
constructor
StepData
(
{
IconData
?
icon
,
Color
?
iconColor
,
IconData
?
selectedIcon
,
Color
?
selectedIconColor
,
})
Implementation
StepData({ this.icon, this.iconColor, this.selectedIcon, this.selectedIconColor, });
stepview package
documentation
step_view
StepData
StepData.new constructor
StepData class