containsLink property

bool containsLink
final

containsLink True, if the first line of the text contains a link. If true, the input field needs to be focused and the text after the link must be selected

Implementation

final bool containsLink;