completeSummary property
Summary text shown when the step is completed in a vertical default-sized stepper. For other steppers, this doesn't apply.
Implementation
@Input()
String completeSummary = '';
Summary text shown when the step is completed in a vertical default-sized stepper. For other steppers, this doesn't apply.
@Input()
String completeSummary = '';