menu
te_widgets package
documentation
widgets/stepper/stepper.dart
TStepper
steps property
steps property
dark_mode
light_mode
steps
property
List
<
TStep
>
steps
final
The steps of the stepper.
Implementation
final List<TStep> steps;
te_widgets package
documentation
widgets/stepper/stepper
TStepper
steps property
TStepper class