text property

String? text
final

The text to display as the tab's label.

Must not be used in combination with child.

Implementation

final String? text;