title property

dynamic title
final

The title of the tab.

This can be a string, a text widget, or any other widget.

Implementation

final dynamic title;