holeLabel property

String? holeLabel
final

A label to show in the hole of a radial chart.

It is used to display the value of a radial slider, and it is displayed in the center of the chart's hole.

See also labelStyle which is used to render the label.

Implementation

final String? holeLabel;