eliud_pkg_fundamentals
section_repository
SectionChanged typedef
SectionChanged
SectionChanged
typedef
Null safety
SectionChanged
=
dynamic Function
(
SectionModel
?
value
)
Implementation
typedef SectionChanged = Function(SectionModel? value);
eliud_pkg_fundamentals
section_repository
SectionChanged typedef
section_repository library
Classes
SectionRepository
Typedefs
SectionChanged
SectionErrorHandler
SectionModelTrigger