LivenessDetectionView constructor
const
LivenessDetectionView({})
Implementation
const LivenessDetectionView({
super.key,
required this.config,
required this.isEnableSnackBar,
this.isDarkMode = true,
this.showCurrentStep = false,
this.shuffleListWithSmileLast = true,
});