eliud_pkg_fundamentals
section_model_widget
SectionModelCallback typedef
SectionModelCallback
SectionModelCallback
typedef
Null safety
SectionModelCallback
=
void Function
(
SectionModel
sectionModel
)
Implementation
typedef SectionModelCallback = void Function(SectionModel sectionModel);
eliud_pkg_fundamentals
section_model_widget
SectionModelCallback typedef
section_model_widget library
Classes
SectionModelWidget
Typedefs
SectionModelCallback