selectionStart 属性

int? selectionStart

实现

int? get selectionStart;
void selectionStart=(int? value)

实现

set selectionStart(int? value);