isTop property

bool isTop

Implementation

bool get isTop => bottomNull && !topNull && !leftNull && !rightNull;