menu
eliud_pkg_fundamentals_model package
documentation
model/section_repository.dart
SectionChanged typedef
SectionChanged typedef
dark_mode
light_mode
SectionChanged
typedef
SectionChanged
=
dynamic Function
(
SectionModel
?
value
)
Implementation
typedef SectionChanged = Function(SectionModel? value);
eliud_pkg_fundamentals_model package
documentation
model/section_repository
SectionChanged typedef
section_repository library