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