width method

Layout width(
  1. double width
)

@varies ~ set width

Implementation

Layout width(double width) => resolve(width, #width);