isValid property

bool isValid

Implementation

bool get isValid => southWest != null && northEast != null;