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