width method

Decor width(
  1. double width
)

@from Layout ~ set width

Implementation

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