currentSelectionEndIndex property Null safety

int currentSelectionEndIndex
protected">@protectedread / write

The current selectable that contains the selection end edge.

Implementation

@protected
int currentSelectionEndIndex = -1;