menu
innerlibs package
documentation
widgets/scaffold_builder.dart
PageTabController
historyPages property
historyPages property
dark_mode
light_mode
historyPages
property
Iterable
<
PageEntry
>
get
historyPages
Returns the history pages.
Implementation
Iterable<PageEntry> get historyPages => history.map((x) => pages[x.$1]);
innerlibs package
documentation
widgets/scaffold_builder
PageTabController
historyPages property
PageTabController class