isLeft property

bool isLeft

Implementation

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