LinkPreviewTypeBackground constructor

LinkPreviewTypeBackground({
  1. Document? document,
  2. BackgroundType? backgroundType,
})

Implementation

LinkPreviewTypeBackground({this.document, this.backgroundType});