allowFreeCrop property

bool? allowFreeCrop
final

Whether to allow free cropping. If this is enabled, free cropping is always the first available option.

// Default to:
true

Implementation

final bool? allowFreeCrop;