widthFactor method

Photo widthFactor(
  1. double factor
)

@from Layout ~ set width scale factor

Implementation

Photo widthFactor(double factor) => resolve(factor, #widthFactor);