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
final BoxConstraints logicalConstraints;
The constraints of the output surface in logical pixel.
The constraints are passed to the child of the root render object.
final BoxConstraints logicalConstraints;