any property

bool any

Checks whether any of the sides should be clipped

Implementation

bool get any => top || bottom || left || right;