menu
liquid_glass_widgets package
documentation
widgets/surfaces/shared/bottom_bar_internal.dart
TabIndicatorState
tabIndex property
tabIndex property
dark_mode
light_mode
tabIndex
property
@
override
int
get
tabIndex
override
Index of the currently selected tab.
Implementation
@override int get tabIndex => widget.tabIndex;
liquid_glass_widgets package
documentation
widgets/surfaces/shared/bottom_bar_internal
TabIndicatorState
tabIndex property
TabIndicatorState class