menu
messenger
ui/page/home/page/my_profile/crop_avatar/controller.dart
CropController
rotation property
rotation
dark_mode
light_mode
rotation
property
Rx
<
CropRotation
>
rotation
final
Current image rotation.
Implementation
final Rx<CropRotation> rotation = Rx(CropRotation.up);
messenger
controller
CropController
rotation property
CropController class