text property

Widget text
final

The content that appears inside the tab strip to represent the tab.

Usually a Text widget

Implementation

final Widget text;