dotSize property
Default diameter of timeline indicator dots.
Controls the size of the circular (or square, based on theme radius) indicator that marks each timeline entry. If null, defaults to 12 logical pixels.
Implementation
final double? dotSize;