menu
kyc_plugin_rcs package
documentation
camera_screen.dart
CameraScreen
CameraScreen.new const constructor
CameraScreen.new const constructor
dark_mode
light_mode
CameraScreen
constructor
const
CameraScreen
(
{
Key
?
key
,
required
String
type
,
required
CameraDescription
camera
,
})
Implementation
const CameraScreen({super.key, required this.type, required this.camera});
kyc_plugin_rcs package
documentation
camera_screen
CameraScreen
CameraScreen.new const constructor
CameraScreen class