selectionStart property

int? get selectionStart

Implementation

int? get selectionStart => inputElement.selectionStart;