footer property

Widget? footer
final

Optional widget displayed below the chart.

If null, no footer is shown.

Implementation

final Widget? footer;