menu
fast_charts package
documentation
fast_charts.dart
RadialStackedBarChart<D, T>
holeSize property
holeSize property
dark_mode
light_mode
holeSize
property
double
holeSize
final
The size of the hole inside the circle in pixels.
It's zero by default.
Implementation
final double holeSize;
fast_charts package
documentation
fast_charts
RadialStackedBarChart<D, T>
holeSize property
RadialStackedBarChart class