endLine property

  1. @override
CodeLine endLine
inherited

The code line at which the selection ends.

Implementation

@override
CodeLine get endLine => _delegate.endLine;