menu
flutter_chat_bot package
documentation
widgets/receiver_message.dart
ReceiverMessage
onLikeAction property
onLikeAction property
dark_mode
light_mode
onLikeAction
property
void Function
(
bool
,
String
?
)
?
onLikeAction
final
Implementation
final void Function(bool, String?)? onLikeAction;
flutter_chat_bot package
documentation
widgets/receiver_message
ReceiverMessage
onLikeAction property
ReceiverMessage class