steps property

List<CoolStepCustom> steps
final

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

The length of steps must not change.

Implementation

final List<CoolStepCustom> steps;