menu
floating_tabbar package
documentation
Models/tab_item.dart
TabItem
children property
children property
dark_mode
light_mode
children
property
List
<
TabItem
>
?
children
final
Children of the current
TabItem
.
Implementation
final List<TabItem>? children;
floating_tabbar package
documentation
Models/tab_item
TabItem
children property
TabItem class