text property Null safety
final
The text to display as the tab's label.
Must not be used in combination with child.
Implementation
final String? text;
The text to display as the tab's label.
Must not be used in combination with child.
final String? text;