bottom property

PreferredSizeWidget? bottom
final

The content that is shown below the appbar. In most cases it's just the page content.

Implementation

final PreferredSizeWidget? bottom;