menu
armoyu_widgets package
documentation
sources/social/controllers/post_controller.dart
PostController
updatePostsList method
updatePostsList method
dark_mode
light_mode
updatePostsList
method
void
updatePostsList
(
)
Implementation
void updatePostsList() { onPostsUpdated?.call(postsList.value!); }
armoyu_widgets package
documentation
sources/social/controllers/post_controller
PostController
updatePostsList method
PostController class