LivenessDetectionTutorialScreen constructor
const
LivenessDetectionTutorialScreen({
- Key? key,
- required VoidCallback onStartTap,
Implementation
const LivenessDetectionTutorialScreen({super.key, required this.onStartTap});