LivenessDetectionTutorialScreen constructor
const
LivenessDetectionTutorialScreen({})
Implementation
const LivenessDetectionTutorialScreen({
super.key,
required this.onStartTap,
this.isDarkMode = false,
required this.duration,
this.theme,
this.showTips = true,
});