atBottom property

bool atBottom

Returns true if the set containts bottom direction.

Implementation

bool get atBottom => contains(PrettyQrNeighbourDirection.bottom);