unselectedSize property

double? unselectedSize
final

Specify a custom size for unselected steps

Only applicable when not custom setting (customColor, customStep, customSize, onTap) is defined

This value will replace the size only for unselected steps

Implementation

final double? unselectedSize;