menu
common_qr_03052022 package
documentation
interface/qr_state.dart
QRState<T extends StatefulWidget>
switchCamera method
switchCamera method
dark_mode
light_mode
switchCamera
method
Future
?
switchCamera
(
)
override
switch camera
Implementation
Future? switchCamera() => _channel.invokeMethod(MethodConst.nativeSwitchCamera);
common_qr_03052022 package
documentation
interface/qr_state
QRState<T extends StatefulWidget>
switchCamera method
QRState class