width method

Photo width(
  1. double width
)

@from Layout ~ set width

Implementation

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