square space
const RSliverSizedBox.square( double dimension, { super.key, this.child, }) : height = dimension, width = dimension;