defaultRadiusPx property
Default radius of the dots if the series has no radius mapping function.
When no radius mapping function is provided, this value will be used as is. radiusPaddingPx will not be added to defaultRadiusPx.
Implementation
final double? defaultRadiusPx;