width method

T width(
  1. double v
)

Implementation

T width(double v) => call(width: v);