text property

String? text
finalinherited

The text to display as the tab's label.

Must not be used in combination with child.

Implementation

final String? text;