box property

SizedBox get box

Implementation

SizedBox get box => .new(width: toDouble(), height: toDouble());