isAtOriginPosition property

bool get isAtOriginPosition

Implementation

bool get isAtOriginPosition => (body.position - originPosition).length < 5;