menu
eliud_pkg_feed_model package
documentation
model/feed_repository.dart
FeedChanged typedef
FeedChanged typedef
dark_mode
light_mode
FeedChanged
typedef
FeedChanged
=
dynamic Function
(
FeedModel
?
value
)
Implementation
typedef FeedChanged = Function(FeedModel? value);
eliud_pkg_feed_model package
documentation
model/feed_repository
FeedChanged typedef
feed_repository library