steps property

List<EasyStep> steps
final

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

Implementation

final List<EasyStep> steps;