Type Alias TextSpecs

TextSpecs: {
    addText: boolean;
    customText?: string;
    customTextPosition?: string;
    customTextColor?: string;
}