selectionEnd property Null safety

int? selectionEnd
override

Implementation

int? get selectionEnd native;
void selectionEnd=(int? value)
override

Implementation

set selectionEnd(int? value) native;