menu
te_widgets package
documentation
widgets/tabs/tabs.dart
TTab<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The value associated with this tab.
Implementation
final T value;
te_widgets package
documentation
widgets/tabs/tabs
TTab<T>
value property
TTab class