hasClients property

bool hasClients

Check both Positions

Implementation

bool get hasClients => _hCont.hasClients && _vCont.hasClients;