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
void
onFinish
(),
})
Implementation
const CameraScreen({ super.key, required this.type, required this.onFinish, });
kyc_plugin_rcs package
documentation
camera_screen
CameraScreen
CameraScreen.new const constructor
CameraScreen class