currentLineText property

String get currentLineText

Gets or sets the current line where the cursor is located.

Implementation

String get currentLineText => lineAt(currentLineIndex);