selectionStart property Null safety
override
Implementation
int? get selectionStart native;
override
Implementation
set selectionStart(int? value) native;
int? get selectionStart native;
set selectionStart(int? value) native;