end property

  1. @override
Offset end
override

gets the end point of the path element

Implementation

@override
Offset get end => Offset.infinite;