debugCheckIntrinsicSizes top-level property

bool debugCheckIntrinsicSizes
read / write

Check the intrinsic sizes of each RenderBox during layout.

By default this is turned off since these checks are expensive, but it is enabled by the test framework.

Implementation

bool debugCheckIntrinsicSizes = false