menu
scobro_foundation_flutter package
documentation
widgets/layout/tabbed_header.dart
TabbedHeader<TKey>
tabs property
tabs property
dark_mode
light_mode
tabs
property
List
<
TabbedHeaderTab
<
TKey
>
>
tabs
final
Implementation
final List<TabbedHeaderTab<TKey>> tabs;
scobro_foundation_flutter package
documentation
widgets/layout/tabbed_header
TabbedHeader<TKey>
tabs property
TabbedHeader class