footer property

Widget? footer
final

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

Placement can be adjusted using footerInsideHeaderLayer.

Implementation

final Widget? footer;