LinkPreviewTypeBackground constructor
LinkPreviewTypeBackground({
- Document? document,
- BackgroundType? backgroundType,
Implementation
LinkPreviewTypeBackground({this.document, this.backgroundType});