footer property
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;
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.
final Widget? footer;