footer property

Widget? footer
final

Non-reorderable widget at top of the table. Cells in footer also affects alignment of columns.

Implementation

final Widget? footer;