menu
weoveri_flutter_widgets package
documentation
steppers/steppers_model.dart
StepperStyle
StepperStyle constructor
StepperStyle constructor
dark_mode
light_mode
StepperStyle
constructor
StepperStyle
(
{
required
TextStyle
textStyle
,
Widget
?
suffixWidget
,
})
Implementation
StepperStyle({ required this.textStyle, this.suffixWidget, });
weoveri_flutter_widgets package
documentation
steppers/steppers_model
StepperStyle
StepperStyle constructor
StepperStyle class