getExtentEndpointForSelection abstract method
Returns a point for the extent selection handle used on touch-oriented devices.
The selection
parameter is expected to be in local offsets to this
render object's node
.
Implementation
TextSelectionPoint getExtentEndpointForSelection(TextSelection textSelection);