title property

Widget? title
final

The tile's title.

Typically a Text.

Implementation

final Widget? title;