const RSizedBox.vertical( double? height, { super.key, super.child, }) : _square = false, super(height: height);