Returns a SizeAssert with the given width.
SizeAssert hasWidth(double width) => SizeAssert(width: width);