title property

Widget? title
final

The title, shown at the top of this tile.

Typically a Text.

Implementation

final Widget? title;