menu
messenger
ui/page/home/page/chat/widget/chat_gallery.dart
PaginatedGallery
onReply property
onReply
dark_mode
light_mode
onReply
property
void Function
(
Post
)
?
onReply
final
Callback, called when a reply action within
Post
is triggered.
Implementation
final void Function(Post)? onReply;
messenger
chat_gallery
PaginatedGallery
onReply property
PaginatedGallery class