icons property

List<Icon>? icons
final

Each icon defines a step. Hence, total number of icons determines the total number of steps.

Implementation

final List<Icon>? icons;