menu
flutter_scankit package
documentation
scan_kit_widget.dart
ScanKitController
switchLight method
switchLight method
dark_mode
light_mode
switchLight
method
Future
<
void
>
switchLight
(
)
Implementation
Future<void> switchLight() async { return await _channel.invokeMethod('switchLight'); }
flutter_scankit package
documentation
scan_kit_widget
ScanKitController
switchLight method
ScanKitController class