menu
camera_macos package
documentation
camera_macos_platform_interface.dart
CameraMacOSPlatform
toggleTorch method
toggleTorch method
dark_mode
light_mode
toggleTorch
method
Future
<
void
>
toggleTorch
(
Torch
torch
)
Implementation
Future<void> toggleTorch(Torch torch) { throw UnimplementedError(""); }
camera_macos package
documentation
camera_macos_platform_interface
CameraMacOSPlatform
toggleTorch method
CameraMacOSPlatform class