atTop property

bool atTop

Returns true if the set containts top direction.

Implementation

bool get atTop => contains(PrettyQrNeighbourDirection.top);