size property

double? size
final

The size of DotIndicators and indicators inside TimelineNodes, and so forth in logical pixels.

Indicators occupy a square with width and height equal to size.

Implementation

final double? size;