menu
eliud_pkg_fundamentals_model package
documentation
model/document_repository.dart
DocumentChanged typedef
DocumentChanged typedef
dark_mode
light_mode
DocumentChanged
typedef
DocumentChanged
=
dynamic Function
(
DocumentModel
?
value
)
Implementation
typedef DocumentChanged = Function(DocumentModel? value);
eliud_pkg_fundamentals_model package
documentation
model/document_repository
DocumentChanged typedef
document_repository library