menu
getwidget package
documentation
components/tabs/gf_tabs.dart
GFTabs
initialIndex property
initialIndex property
dark_mode
light_mode
initialIndex
property
int
?
initialIndex
final
The initial index of the selected tab. Defaults to zero.
Implementation
final int? initialIndex;
getwidget package
documentation
components/tabs/gf_tabs
GFTabs
initialIndex property
GFTabs class