boxFit method

Photo boxFit(
  1. BoxFit? boxFit
)

@fixed ~ set box fit

Implementation

Photo boxFit(BoxFit? boxFit) => resolve(boxFit, #boxFit);