menu
fast_charts package
documentation
fast_charts.dart
RadialStackedBarChart<D, T>
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
final
The color of the background circle under the arcs.
Implementation
final Color? backgroundColor;
fast_charts package
documentation
fast_charts
RadialStackedBarChart<D, T>
backgroundColor property
RadialStackedBarChart class