menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
StepProperties
steps property
steps property
dark_mode
light_mode
steps
property
List
<
Step
>
steps
final
List of steps in the stepper.
Implementation
final List<Step> steps;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
StepProperties
steps property
StepProperties class