尺寸控件(宽度) >>>
@deprecated use gap instead
SizedBox widthBox(double width) => SizedBox(width: width, child: this);