width property

SizedBox get width

Implementation

SizedBox get width => SizedBox(width: this ?? 0.0);