steps property

List<HubbleStep> steps
final

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

The length of steps must not change.

Implementation

final List<HubbleStep> steps;