atRight property

bool atRight

Returns true if the set containts right direction.

Implementation

bool get atRight => contains(PrettyQrNeighbourDirection.right);