LivenessDetectionView constructor
const
LivenessDetectionView({
- Key? key,
- required LivenessDetectionConfig config,
- KycTheme? theme,
Implementation
const LivenessDetectionView({super.key, required this.config, this.theme});