footer property

Widget? footer
final

Displayed after all the tabs and buttons.

Usually a Text widget

Implementation

final Widget? footer;