getEndpointsForSelection abstract method

List<TextSelectionPoint>? getEndpointsForSelection(
  1. TextSelection selection
)

Implementation

List<TextSelectionPoint>? getEndpointsForSelection(TextSelection selection);