menu
native_barcode_scanner package
documentation
barcode_scanner.dart
BarcodeScanner
toggleFlashlight static method
toggleFlashlight static method
dark_mode
light_mode
toggleFlashlight
static method
Future
toggleFlashlight
(
)
Implementation
static Future toggleFlashlight() => _channel.invokeMethod('toggleTorch');
native_barcode_scanner package
documentation
barcode_scanner
BarcodeScanner
toggleFlashlight static method
BarcodeScanner class