AnimatedFaceProgress constructor
const
AnimatedFaceProgress({})
Implementation
const AnimatedFaceProgress(
{super.key,
required this.targetProgress,
required this.isError,
required this.message,
required this.zoom});