bottom property

Widget? bottom
final

A widget to display below the content of the tile.

Typically a divider.

Implementation

final Widget? bottom;