pageSteps property

List<PageStep> pageSteps
final

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

The length of pageSteps must not change.

Implementation

final List<PageStep> pageSteps;