rotation property

Rx<CropRotation> rotation
final

Current image rotation.

Implementation

final Rx<CropRotation> rotation = Rx(CropRotation.up);