getEnd method

  1. @override
Offset getEnd()
override

Gets the end point of this segment.

Implementation

@override
Offset getEnd() => end;