showLegend property
Whether to display a legend below the chart. The legend shows each item's label, value, and percentage. Defaults to true.
Implementation
final bool showLegend;
Whether to display a legend below the chart. The legend shows each item's label, value, and percentage. Defaults to true.
final bool showLegend;