header property

Widget? header
final

Optional widget displayed below the subtitle and above the chart.

If null, no header is shown.

Implementation

final Widget? header;