selectedSize property

double? selectedSize
final

Specify a custom size for selected steps

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

This value will replace the size only for selected steps

Implementation

final double? selectedSize;