w property

SizedBox get w

convert a double field to SizedBox with its widget

Implementation

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