empty property

bool empty

Implementation

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