steps property

List<Step> steps
final

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

The length of steps must not change.

Implementation

final List<Step> steps;