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