widthSet method

Container widthSet(
  1. double value
)

Implementation

Container widthSet(double value) => setWidth(value);