The position at which the selection originates.
Might be larger than, smaller than, or equal to extent.
Source
TextPosition get base => new TextPosition(offset: baseOffset, affinity: affinity);
The position at which the selection originates.
Might be larger than, smaller than, or equal to extent.
TextPosition get base => new TextPosition(offset: baseOffset, affinity: affinity);