width method

T width(
  1. double width
)

Implementation

T width(double width) => all.width(width);