atToptRight property

bool atToptRight

Returns true if the set containts topRight direction.

Implementation

bool get atToptRight => contains(PrettyQrNeighbourDirection.topRight);