menu
messenger
ui/page/home/page/chat/widget/chat_gallery.dart
RegularGallery
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
RegularGallery
onReply property
RegularGallery class