footer property

StatelessWidget? footer
final

The footer of the screen which is displayed at the bottom of the screen.

Implementation

final StatelessWidget? footer;