IdFrontScanButton constructor
const
IdFrontScanButton({})
Implementation
const IdFrontScanButton({
super.key,
required this.onCompleted,
required this.child,
this.requireFace = false,
});
const IdFrontScanButton({
super.key,
required this.onCompleted,
required this.child,
this.requireFace = false,
});