menu
scanbot_sdk
classical_cropping
CroppingController
rotateCw method
rotateCw
brightness_4
brightness_5
rotateCw
method
Future
<
void
>
rotateCw
(
)
Implementation
Future<void> rotateCw() async { return await _croppingChannel.invokeMethod("rotateCW"); }
scanbot_sdk
classical_cropping
CroppingController
rotateCw method
CroppingController class