This is constructor of class FaceBbox x , y ,faceWidth ,faceHeight contains integer values
x
y
faceWidth
faceHeight
FaceBbox({ this.x, this.y, this.faceWidth, this.faceHeight, });