Returns a SizedBox with the width and height set to this value.
SizedBox get spacing => SizedBox(width: this, height: this);