noOverflow property

bool get noOverflow

Implementation

bool get noOverflow => !top && !bottom && !right && !left;