offsetPoint property

Point<num> get offsetPoint

Implementation

Point get offsetPoint => Point(offsetX, offsetY);