rotateCropArea property

bool rotateCropArea
final

The rotateCropArea parameters specifies if the crop should be rotated along with the video Set it to false to preserve _controller.preferredAspectRatio on rotation

Defaults to true (like iOS Photos app crop)

Implementation

final bool rotateCropArea;