menu
simple_barcode_scanner package
documentation
screens/barcode_controller.dart
BarcodeViewController
toggleFlash method
toggleFlash method
dark_mode
light_mode
toggleFlash
method
Future
<
void
>
toggleFlash
(
)
Implementation
Future<void> toggleFlash() { return _channel.invokeMethod('toggleFlash'); }
simple_barcode_scanner package
documentation
screens/barcode_controller
BarcodeViewController
toggleFlash method
BarcodeViewController class