style property

SeniorStepperStyle? style
final

As definições de estilo do componente.

Permite configurar: SeniorStepperStyle.completedStepColor the color for the completed steps. SeniorStepperStyle.currentStepColor the color of the current step. SeniorStepperStyle.uncompletedStepColor the color for uncompleted steps.

Implementation

final SeniorStepperStyle? style;