uri property

String uri

Holds the uri of the selected text

Implementation

String get uri {
  return _uri;
}