menu
chatview_custom_ng package
documentation
chatview.dart
ReactionCallback typedef
ReactionCallback typedef
dark_mode
light_mode
ReactionCallback
typedef
ReactionCallback
=
void Function
(
Message
message
,
String
emoji
)
Implementation
typedef ReactionCallback = void Function( Message message, String emoji, );
chatview_custom_ng package
documentation
chatview
ReactionCallback typedef
chatview library