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