widgets\scaffold_builder library

Classes

PageEntry
Represents a page entry with various properties and methods.
PageTabController
A controller class for managing the state of a scaffold builder.
PageTabScaffold<T>
A scaffold widget that supports pages and tabs.
TabEntry
Represents a tab entry with various properties and methods.

Typedefs

PageEntries = List<PageEntry>
A list of page entries.
TabEntries = List<TabEntry>
A list of tab entries.