ChatUIKitDetailContentAction constructor
ChatUIKitDetailContentAction({})
Implementation
ChatUIKitDetailContentAction({
this.title,
required this.icon,
this.iconSize,
this.packageName,
this.singleLine = false,
this.onTap,
});