menu
nimble_charts package
documentation
flutter.dart
ArcRendererConfig<D>
arcLength property
arcLength property
dark_mode
light_mode
arcLength
property
double
arcLength
final
inherited
Total arc length, in radians.
The default arcLength is 2π.
Implementation
final double arcLength;
nimble_charts package
documentation
flutter
ArcRendererConfig<D>
arcLength property
ArcRendererConfig class