linkPreviewPosition property

LinkPreviewPosition linkPreviewPosition
final

The position of the link preview widget relative to the text. If set to LinkPreviewPosition.none, the link preview widget will not be displayed. A LinkPreviewBuilder must be provided for the preview to be displayed.

Implementation

final LinkPreviewPosition linkPreviewPosition;