defaultStrokePx property
Default stroke width of the outline if the series has no stroke width function.
When no stroke width function is provided, this value will be used as is. strokePaddingPx will not be added to defaultStrokePx.
Implementation
final double defaultStrokePx;