menu
simple_scanner package
documentation
scanner
ScannerController
stopPreView method
stopPreView
brightness_4
stopPreView
method
Future
<
bool
>
stopPreView
(
)
Implementation
Future<bool> stopPreView() { return _channel.invokeMethod<bool>("stopPreView"); }
simple_scanner package
documentation
scanner
ScannerController
stopPreView method
ScannerController class
Constructors
ScannerController
Properties
hashCode
onResultCallback
runtimeType
Methods
noSuchMethod
startPreView
startScan
stopPreView
stopScan
toggleFlashlight
toggleQRMode
toString
Operators
operator ==