noPosition property

bool get noPosition

Implementation

bool get noPosition => _x == null || _y == null;