logicalConstraints property
final
The constraints of the output surface in logical pixel.
The constraints are passed to the child of the root render object.
Implementation
@override
final BoxConstraints logicalConstraints;
The constraints of the output surface in logical pixel.
The constraints are passed to the child of the root render object.
@override
final BoxConstraints logicalConstraints;