selectionEnd property

int? get selectionEnd

Implementation

int? get selectionEnd => inputElement.selectionEnd;