Returns true if the area of this dimension is zero.
true
@override bool get isZeroDimension => compute().isZeroDimension;