sizeW property

SizedBox get sizeW

Implementation

SizedBox get sizeW => SizedBox(width: toDouble());