cropRatios property

List<double> cropRatios
final

The param cropRatios provided the list of crop ratios that can be set from the crop view.

Defaults to [1/1, 4/5] like instagram.

Implementation

final List<double> cropRatios;