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