A builder that creates the icon widget for the Step at stepIndex, given stepState.
stepIndex
stepState
typedef StepIconBuilder = Widget? Function(int stepIndex, StepState stepState);