steps property

List<ZetaStep> steps
final

The steps of the stepper whose titles, subtitles, icons always get shown.

The length of steps must not change.

Implementation

final List<ZetaStep> steps;