int anchorOffset

Source

@DomName('Selection.anchorOffset')
@DocsEditable()
int get anchorOffset =>
    _blink.BlinkSelection.instance.anchorOffset_Getter_(this);