menu
jet_flutter_framework package
documentation
resources/components/tabs/jet_tab.dart
JetTab
tabs property
tabs property
dark_mode
light_mode
tabs
property
List
<
String
>
tabs
final
List of tab titles (required if customTabs is not provided).
Implementation
final List<String> tabs;
jet_flutter_framework package
documentation
resources/components/tabs/jet_tab
JetTab
tabs property
JetTab class