constraints property
@protected
The layout constraints most recently supplied by the parent.
Implementation
@protected
Constraints get constraints => _constraints;
The layout constraints most recently supplied by the parent.
@protected
Constraints get constraints => _constraints;