LinkifyUrl constructor

LinkifyUrl(
  1. String url,
  2. String text
)

Implementation

LinkifyUrl(this.url, this.text);