size property

double size
final

Height (when direction is Axis.horizontal) or width (when direction is Axis.vertical) of a single indicator step

NOTE: Overrided by selectedSize and unselected size when those values are applicable i.e. when not custom setting (customColor, customStep, customSize, onTap) is defined

Default value: 4.0

Implementation

final double size;