type property

CleverStepperType type
final

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

Implementation

final CleverStepperType type;