menu
jet_flutter_framework package
documentation
resources/components/tabs/jet_tab.dart
JetTab
initialLength property
initialLength property
dark_mode
light_mode
initialLength
property
int
?
initialLength
final
Total number of tabs (should match tabs.length and children.length).
Implementation
final int? initialLength;
jet_flutter_framework package
documentation
resources/components/tabs/jet_tab
JetTab
initialLength property
JetTab class