CheckInScreen constructor
const
CheckInScreen({})
Implementation
const CheckInScreen({
super.key,
this.registerFace,
this.startCheckIn,
this.registerFaceId,
this.strCompany,
this.widgetHistory
});
const CheckInScreen({
super.key,
this.registerFace,
this.startCheckIn,
this.registerFaceId,
this.strCompany,
this.widgetHistory
});