footer property

Widget? footer
final

A non-reorderable footer item to show after the items of the list.

If null, no footer will appear after the list.

Implementation

final Widget? footer;