menu
scanbot_sdk
classical_cropping
CroppingController
detect method
detect
brightness_4
brightness_5
detect
method
Future
<
void
>
detect
(
)
Implementation
Future<void> detect() async { return await _croppingChannel.invokeMethod("detect"); }
scanbot_sdk
classical_cropping
CroppingController
detect method
CroppingController class
Constructors
CroppingController
Properties
hashCode
runtimeType
Methods
detect
getPolygon
noSuchMethod
reset
rotateCCW
rotateCw
toString
Operators
operator ==