getLineAtOffset abstract method
- TextPosition position
Return a TextSelection containing the line of the given TextPosition.
Implementation
TextSelection getLineAtOffset(TextPosition position);
Return a TextSelection containing the line of the given TextPosition.
TextSelection getLineAtOffset(TextPosition position);