footer property

Widget? footer
final

Widget that could be a part of the header or drawn at the end of the sheet, abscuring content

See also footerInsideHeaderLayer parameter.

Implementation

final Widget? footer;