eliud_pkg_fundamentals
embedded_component
SectionListChanged typedef
SectionListChanged
SectionListChanged
typedef
Null safety
SectionListChanged
=
dynamic Function
(
List
<
SectionModel
>
values
)
Implementation
typedef SectionListChanged = Function(List<SectionModel> values);
eliud_pkg_fundamentals
embedded_component
SectionListChanged typedef
embedded_component library
Classes
DocumentItemInMemoryRepository
EmbeddedComponentFactory
LinkInMemoryRepository
ListedItemInMemoryRepository
SectionInMemoryRepository
TutorialEntryInMemoryRepository
Functions
documentItemsList
linksList
listedItemsList
sectionsList
tutorialEntrysList
Typedefs
DocumentItemListChanged
LinkListChanged
ListedItemListChanged
SectionListChanged
TutorialEntryListChanged