LinkPreviewConfiguration constructor
const
LinkPreviewConfiguration({})
Implementation
const LinkPreviewConfiguration({
this.onUrlDetect,
this.loadingColor,
this.backgroundColor,
this.borderRadius,
this.bodyStyle,
this.titleStyle,
this.linkStyle,
this.padding,
this.proxyUrl,
this.errorBody,
});