menu
flutter_simple_charts package
documentation
charts/donut_chart.dart
DonutChart
showTitle property
showTitle property
dark_mode
light_mode
showTitle
property
bool
showTitle
final
Whether to render the chart title. Defaults to
true
.
Implementation
final bool showTitle;
flutter_simple_charts package
documentation
charts/donut_chart
DonutChart
showTitle property
DonutChart class