footer property

Widget? footer
final

A custom widget to build in the footer, aligned to the left.

Navigation widgets remain untouched.

Implementation

final Widget? footer;