steps property Null safety
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;
The steps of the stepper whose titles, subtitles, icons always get shown.
The length of steps must not change.
final List<Step> steps;