menu
cuberto_bottom_bar package
documentation
internal/tab_item.dart
TabItem
selected property
selected property
dark_mode
light_mode
selected
property
bool
selected
final
This bool is used to know if the respective tab is selected or not
Implementation
final bool selected;
cuberto_bottom_bar package
documentation
internal/tab_item
TabItem
selected property
TabItem class