atBottomRight property

bool atBottomRight

Returns true if the set containts bottomRight direction.

Implementation

bool get atBottomRight => contains(PrettyQrNeighbourDirection.bottomRight);