position property

  1. @override
MPPoint get position
override

Gets the position of the point, which is this

Implementation

@override
MPPoint get position => this;