title property

String? title
final

The title displayed above the chart.

Optional. If null, no title is shown.

Implementation

final String? title;