logicalConstraints property

BoxConstraints logicalConstraints
final

The constraints of the output surface in logical pixel.

The constraints are passed to the child of the root render object.

Implementation

final BoxConstraints logicalConstraints;