MessageCustomAction constructor
const
MessageCustomAction({})
Implementation
const MessageCustomAction({
required this.title,
this.assetName = '',
this.package,
this.systemIconFallback,
required this.action,
});