footer property

Widget? footer
final

A non-reorderable footer widget to show after the list.

If null, no footer will appear at the bottom/right of the widget.

Implementation

final Widget? footer;