atBottomLeft property

bool atBottomLeft

Returns true if the set containts bottomLeft direction.

Implementation

bool get atBottomLeft => contains(PrettyQrNeighbourDirection.bottomLeft);