enhance_stepper library

Classes

EnhanceStep
A material step used in Stepper. The step can have a title and subtitle, an icon within its circle, some content and a state that governs its styling.
EnhanceStepper
A material stepper widget that displays progress through a sequence of steps. Steppers are particularly useful in the case of forms where one step requires the completion of another one, or where multiple steps need to be completed in order to submit the whole form.

Enums

HorizontalLinePosition
Defines the Stepper's separator position when the type is StepperType.horizontal.
HorizontalTitlePosition
Defines the Stepper's titles position when the type is StepperType.horizontal.