title property

Widget title
final

The title of this expansion tile. This title will always be shown.

Typically a Text widget.

Implementation

final Widget title;