menu
cuberto_bottom_bar package
documentation
internal/tab_item.dart
TabItem
stickyKey property
stickyKey property
dark_mode
light_mode
stickyKey
property
GlobalKey
<
State
<
StatefulWidget
>
>
stickyKey
final
This value is used as a GlobalKey of the Tab
Implementation
final GlobalKey stickyKey = GlobalKey();
cuberto_bottom_bar package
documentation
internal/tab_item
TabItem
stickyKey property
TabItem class