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