containsLink property
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;
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
final bool containsLink;