selectionEnd property Null safety

int? selectionEnd

Implementation

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

Implementation

set selectionEnd(int? value);