LinkPreviewConfiguration constructor
LinkPreviewConfiguration({
- Widget? defaultImage,
- CometChatTheme? theme,
- LinkPreviewBubbleStyle? style,
Implementation
LinkPreviewConfiguration({this.defaultImage, this.theme, this.style});