radiusAbsolute property

double? radiusAbsolute
final

The radius of this segment in pixels.

If non-null, radius is ignored.

If bot radius and radiusAbsolute is are null, the radius of the RadialGaugeAxis this segment belongs to is used.

Implementation

final double? radiusAbsolute;