subtitle property

dynamic subtitle
final

The subtitle of the tab.

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

Implementation

final dynamic subtitle;