finishIcon property

Icon? finishIcon
final

The icon displayed in the step, when this step is finished. if null the main icon remain displayed.

Implementation

final Icon? finishIcon;