FaceFrameCustomization constructor
FaceFrameCustomization({})
Implementation
FaceFrameCustomization({
this.geometryType,
this.geometryTypeRadius,
this.strokeWidth,
this.strokeFaceNotAlignedColor,
this.strokeFaceAlignedColor,
this.strokeAlpha,
this.strokePadding,
});