menu
fast_charts package
documentation
fast_charts.dart
RadialStackedBarChart<D, T>
angle property
angle property
dark_mode
light_mode
angle
property
double
angle
final
The start angle of arcs.
It's zero by default.
Implementation
final double angle;
fast_charts package
documentation
fast_charts
RadialStackedBarChart<D, T>
angle property
RadialStackedBarChart class