contains_link property

bool contains_link
read / write

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

late bool contains_link;