state property

PhoenixStepState? state
final

The state of the step which determines the styling of its components and whether steps are interactive.

Implementation

final PhoenixStepState? state;