deletePost property
dynamic Function[([[Post]])]? deletePost
final
Function the deleting the post.
Implementation
final Function(Post)? deletePost;
- talawa
- post_list_widget
- PostListWidget
- deletePost property
dynamic Function[([[Post]])]? deletePost
final
Function the deleting the post.
final Function(Post)? deletePost;