menu
another_stepper package
documentation
dto/stepper_data.dart
StepperText
StepperText constructor
StepperText constructor
dark_mode
light_mode
StepperText
constructor
StepperText
(
String
text
, {
TextStyle
?
textStyle
,
})
Implementation
StepperText(this.text, {this.textStyle});
another_stepper package
documentation
dto/stepper_data
StepperText
StepperText constructor
StepperText class