heightFactor method

Photo heightFactor(
  1. double factor
)

@from Layout ~ set height scale factor

Implementation

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