menu
eliud_pkg_feed_model package
documentation
model/post_repository.dart
PostChanged typedef
PostChanged typedef
dark_mode
light_mode
PostChanged
typedef
PostChanged
=
dynamic Function
(
PostModel
?
value
)
Implementation
typedef PostChanged = Function(PostModel? value);
eliud_pkg_feed_model package
documentation
model/post_repository
PostChanged typedef
post_repository library