menu
innerlibs package
documentation
widgets/scaffold_builder.dart
PageEntry
tabs property
tabs property
dark_mode
light_mode
tabs
property
List
<
TabEntry
>
tabs
final
The tabs of the page.
Implementation
final List<TabEntry> tabs;
innerlibs package
documentation
widgets/scaffold_builder
PageEntry
tabs property
PageEntry class