radius property

  1. @override
double radius
final

Radius of the circumscribed circumference of the radar chart. This defines the sizes: width = 2 * radius height = 2 * radius

Implementation

@override
final double radius;