menu
scanbot_sdk package
documentation
classical_components/classical_cropping.dart
CroppingController
rotateCw method
rotateCw method
dark_mode
light_mode
rotateCw
method
Future
<
void
>
rotateCw
(
)
Implementation
Future<void> rotateCw() async { return await _croppingChannel.invokeMethod("rotateCW"); }
scanbot_sdk package
documentation
classical_components/classical_cropping
CroppingController
rotateCw method
CroppingController class