eliud_pkg_fundamentals
presentation_repository
PresentationChanged typedef
PresentationChanged
PresentationChanged
typedef
Null safety
PresentationChanged
=
dynamic Function
(
PresentationModel
?
value
)
Implementation
typedef PresentationChanged = Function(PresentationModel? value);
eliud_pkg_fundamentals
presentation_repository
PresentationChanged typedef
presentation_repository library
Classes
PresentationRepository
Typedefs
PresentationChanged
PresentationErrorHandler
PresentationModelTrigger