constraints property

BoxConstraints? constraints
final

The constraints to apply to the child.

Implementation

final BoxConstraints? constraints;