isNil property

bool get isNil
inherited

Implementation

bool get isNil => xRange.isNil || yRange.isNil;