CircularLivenessViewport constructor
const
CircularLivenessViewport({})
Implementation
const CircularLivenessViewport({
required this.controller,
required this.ringProgress,
required this.faceDetected,
required this.brightness,
required this.isFailure,
this.faceScale = 1.0,
this.faceOffset = Offset.zero,
});