currentLine property

List<Offset> get currentLine

Implementation

List<Offset> get currentLine => lines[_selectPathIndex].line;