menu
aaroh_chat package
documentation
aaroh_chat.dart
MessageAction
MessageAction.new const constructor
MessageAction.new const constructor
dark_mode
light_mode
MessageAction
constructor
const
MessageAction
(
{
required
String
label
,
String
?
route
,
String
?
url
,
String
?
actionId
,
})
Implementation
const MessageAction({ required this.label, this.route, this.url, this.actionId, });
aaroh_chat package
documentation
aaroh_chat
MessageAction
MessageAction.new const constructor
MessageAction class