width property

SizedBox get width

Creates a SizedBox with width

Implementation

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