constraints property

BoxConstraints get constraints

Implementation

BoxConstraints get constraints {
  return _constraints;
}