atToptLeft property

bool atToptLeft

Returns true if the set containts topLeft direction.

Implementation

bool get atToptLeft => contains(PrettyQrNeighbourDirection.topLeft);