menu
termui package
documentation
ui/widgets/tab_bar.dart
TabBar
labels property
labels property
dark_mode
light_mode
labels
property
List
<
String
>
labels
final
Text labels for each tab.
Implementation
final List<String> labels;
termui package
documentation
ui/widgets/tab_bar
TabBar
labels property
TabBar class