showLegend property

bool showLegend
final

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;