The box constraints most recently received from the parent.
Source
@override BoxConstraints get constraints => super.constraints;
The box constraints most recently received from the parent.
@override BoxConstraints get constraints => super.constraints;