menu
te_widgets package
documentation
widgets/tabs/tab.dart
TTab<T>
text property
text property
dark_mode
light_mode
text
property
String
?
text
final
The text label for the tab.
Implementation
final String? text;
te_widgets package
documentation
widgets/tabs/tab
TTab<T>
text property
TTab class