sizeBox method

SizedBox sizeBox()

Implementation

SizedBox sizeBox() => SizedBox(width: toDouble(), height: toDouble());