eliud_pkg_fundamentals
section_repository
SectionErrorHandler typedef
SectionErrorHandler
SectionErrorHandler
typedef
Null safety
SectionErrorHandler
=
dynamic Function
(
dynamic
o
,
dynamic
e
)
Implementation
typedef SectionErrorHandler = Function(dynamic o, dynamic e);
eliud_pkg_fundamentals
section_repository
SectionErrorHandler typedef
section_repository library
Classes
SectionRepository
Typedefs
SectionChanged
SectionErrorHandler
SectionModelTrigger