subtitle property
final
The subtitle of the tab.
This can be a string, a text widget, or any other widget.
Implementation
final dynamic subtitle;
The subtitle of the tab.
This can be a string, a text widget, or any other widget.
final dynamic subtitle;