end property

  1. @override
Offset get end
override

gets the end point of the path element

Implementation

@override
Offset get end => Offset.infinite;