LinkPeekModel constructor
const
LinkPeekModel({})
Implementation
const LinkPeekModel(
{this.url,
this.domain,
required this.title,
this.thumbnail,
this.webIcon,
this.defaultColor,
this.description,
this.colorScheme});