steps property

List<ZeroStep> steps
final

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

The length of steps must not change.

Implementation

final List<ZeroStep> steps;