type property

ZetaStepperType type
final

The type of stepper that determines the layout. In the case of ZetaStepperType.horizontal, the content of the current step is displayed underneath as opposed to the ZetaStepperType.vertical case where it is displayed in-between.

Implementation

final ZetaStepperType type;