ZegoBeautyPluginInnerText constructor
ZegoBeautyPluginInnerText({
- String titleFilter = 'Filters',
- String titleFilterNatural = 'Natural',
- String titleFilterGray = 'Gray',
- String titleFilterDreamy = 'Dreamy',
- String titleBeautify = 'Beautify',
- String titleStickers = 'Stickers',
- String titleBackground = 'Background',
- String titleBeautyBasic = 'Basic',
- String titleBeautyAdvanced = 'Advanced',
- String titleBeautyMakeup = 'Makeup',
- String titleBeautyStyleMakeup = 'Style',
- String beautyReset = 'Reset',
- String beautyNone = 'None',
- String beautyBasicSmoothing = 'Smoothing',
- String beautyBasicSkinTone = 'Skin Tone',
- String beautyBasicBlusher = 'Blusher',
- String beautyBasicSharpening = 'Sharpening',
- String beautyBasicWrinkles = 'Wrinkles',
- String beautyBasicDarkCircles = 'Dark Circles',
- String beautyAdvancedFaceSlimming = 'Slimming',
- String beautyAdvancedEyesEnlarging = 'Enlarging',
- String beautyAdvancedEyesBrightening = 'Brightening',
- String beautyAdvancedChinLengthening = 'Lengthening',
- String beautyAdvancedMouthReshape = 'Reshape',
- String beautyAdvancedTeethWhitening = 'Whitening',
- String beautyAdvancedNoseSlimming = 'Slimming',
- String beautyAdvancedNoseLengthening = 'Lengthening',
- String beautyAdvancedFaceShortening = 'Shortening',
- String beautyAdvancedMandibleSlimming = 'Mandible',
- String beautyAdvancedCheekboneSlimming = 'Cheekbone',
- String beautyAdvancedForeheadSlimming = 'Forehead',
- String beautyMakeupLipstick = 'Lipstick',
- String beautyMakeupLipstickCameoPink = 'Cameo Pink',
- String beautyMakeupLipstickSweetOrange = 'Sweet Orange',
- String beautyMakeupLipstickRustRed = 'Rust Red',
- String beautyMakeupLipstickCoral = 'Coral',
- String beautyMakeupLipstickRedVelvet = 'Red Velvet',
- String beautyMakeupBlusher = 'Blusher',
- String beautyMakeupBlusherSlightlyDrunk = 'Slightly Drunk',
- String beautyMakeupBlusherPeach = 'Peach',
- String beautyMakeupBlusherMilkyOrange = 'Milky Orange',
- String beautyMakeupBlusherApricotPink = 'Apricot Pink',
- String beautyMakeupBlusherSweetOrange = 'Sweet Orange',
- String beautyMakeupEyelashe = 'Eyelashes',
- String beautyMakeupEyelashesNatural = 'Natural',
- String beautyMakeupEyelashesTender = 'Tender',
- String beautyMakeupEyelashesCurl = 'Curl',
- String beautyMakeupEyelashesEverlong = 'Everlong',
- String beautyMakeupEyelashesThick = 'Thick',
- String beautyMakeupEyeliner = 'Eyeliner',
- String beautyMakeupEyelinerNatural = 'Natural',
- String beautyMakeupEyelinerCatEye = 'Cat Eye',
- String beautyMakeupEyelinerNaughty = 'Naughty',
- String beautyMakeupEyelinerInnocent = 'Innocent',
- String beautyMakeupEyelinerDignified = 'Dignified',
- String beautyMakeupEyeshadow = 'Eyeshadow',
- String beautyMakeupEyeshadowPinkMist = 'Pink Mist',
- String beautyMakeupEyeshadowShimmerPink = 'Shimmer Pink',
- String beautyMakeupEyeshadowTeaBrown = 'Tea Brown',
- String beautyMakeupEyeshadowBrightOrange = 'Bright Orange',
- String beautyMakeupEyeshadowMochaBrown = 'Mocha Brown',
- String beautyMakeupColoredContacts = 'Colored Contacts',
- String beautyMakeupColoredContactsDarknightBlack = 'Darknight Black',
- String beautyMakeupColoredContactsStarryBlue = 'Starry Blue',
- String beautyMakeupColoredContactsBrownGreen = 'Brown-Green',
- String beautyMakeupColoredContactsLightsBrown = 'Lights Brown',
- String beautyMakeupColoredContactsChocolateBrown = 'Chocolate Brown',
- String beautyStyleMakeupInnocentEyes = 'Innocent Eyes',
- String beautyStyleMakeupMilkyEyes = 'Milky Eyes',
- String beautyStyleMakeupCutieCool = 'Cutie & Cool',
- String beautyStyleMakeupPureSexy = 'Pure & Sexy',
- String beautyStyleMakeupFlawless = 'Flawless',
- String filterNaturalCreamy = 'Creamy',
- String filterNaturalBrighten = 'Brighten',
- String filterNaturalFresh = 'Fresh',
- String filterNaturalAutumn = 'Autumn',
- String filterGrayMonet = 'Monet',
- String filterGrayNight = 'Night',
- String filterGrayFilmlike = 'Film-like',
- String filterDreamySunset = 'Sunset',
- String filterDreamyCozily = 'Cozily',
- String filterDreamySweet = 'Sweet',
- String stickerAnimal = 'Animal',
- String stickerDive = 'Dive',
- String stickerCat = 'Cat',
- String stickerWatermelon = 'Watermelon',
- String stickerDeer = 'Deer',
- String stickerCoolGirl = 'Cool Girl',
- String stickerClown = 'Clown',
- String stickerClawMachine = 'Claw Machine',
- String stickerSailorMoon = 'Sailor Moon',
- String backgroundGreenScreenSegmentation = 'Green Screen Segmentation',
- String backgroundPortraitSegmentation = 'Portrait Segmentation',
- String backgroundMosaicing = 'Mosaicing',
- String backgroundMosaicingTriangle = 'Triangle',
- String backgroundMosaicingQuadrangle = 'Quadrangle',
- String backgroundMosaicingHexagon = 'Hexagon',
- String backgroundGaussianBlur = 'Gaussian Blur',
- String tips1 = 'Please remove the makeup first.',
- String tips2 = 'Please remove the sticker first.',
Implementation
ZegoBeautyPluginInnerText({
// titles
this.titleFilter = 'Filters',
this.titleFilterNatural = 'Natural',
this.titleFilterGray = 'Gray',
this.titleFilterDreamy = 'Dreamy',
this.titleBeautify = 'Beautify',
this.titleStickers = 'Stickers',
this.titleBackground = 'Background',
this.titleBeautyBasic = 'Basic',
this.titleBeautyAdvanced = 'Advanced',
this.titleBeautyMakeup = 'Makeup',
this.titleBeautyStyleMakeup = 'Style',
// Beauty
// other
this.beautyReset = 'Reset',
this.beautyNone = 'None',
// Beauty - Basic
this.beautyBasicSmoothing = 'Smoothing',
this.beautyBasicSkinTone = 'Skin Tone',
this.beautyBasicBlusher = 'Blusher',
this.beautyBasicSharpening = 'Sharpening',
this.beautyBasicWrinkles = 'Wrinkles',
this.beautyBasicDarkCircles = 'Dark Circles',
// Beauty - Advanced
this.beautyAdvancedFaceSlimming = 'Slimming',
this.beautyAdvancedEyesEnlarging = 'Enlarging',
this.beautyAdvancedEyesBrightening = 'Brightening',
this.beautyAdvancedChinLengthening = 'Lengthening',
this.beautyAdvancedMouthReshape = 'Reshape',
this.beautyAdvancedTeethWhitening = 'Whitening',
this.beautyAdvancedNoseSlimming = 'Slimming',
this.beautyAdvancedNoseLengthening = 'Lengthening',
this.beautyAdvancedFaceShortening = 'Shortening',
this.beautyAdvancedMandibleSlimming = 'Mandible',
this.beautyAdvancedCheekboneSlimming = 'Cheekbone',
this.beautyAdvancedForeheadSlimming = 'Forehead',
// Beauty - Makeup
// Beauty - Makeup - Lipstick
this.beautyMakeupLipstick = 'Lipstick',
this.beautyMakeupLipstickCameoPink = 'Cameo Pink',
this.beautyMakeupLipstickSweetOrange = 'Sweet Orange',
this.beautyMakeupLipstickRustRed = 'Rust Red',
this.beautyMakeupLipstickCoral = 'Coral',
this.beautyMakeupLipstickRedVelvet = 'Red Velvet',
// Beauty - Makeup - Blusher
this.beautyMakeupBlusher = 'Blusher',
this.beautyMakeupBlusherSlightlyDrunk = 'Slightly Drunk',
this.beautyMakeupBlusherPeach = 'Peach',
this.beautyMakeupBlusherMilkyOrange = 'Milky Orange',
this.beautyMakeupBlusherApricotPink = 'Apricot Pink',
this.beautyMakeupBlusherSweetOrange = 'Sweet Orange',
// Beauty - Makeup - Eyelashes
this.beautyMakeupEyelashe = 'Eyelashes',
this.beautyMakeupEyelashesNatural = 'Natural',
this.beautyMakeupEyelashesTender = 'Tender',
this.beautyMakeupEyelashesCurl = 'Curl',
this.beautyMakeupEyelashesEverlong = 'Everlong',
this.beautyMakeupEyelashesThick = 'Thick',
// Beauty - Makeup - Eyeliner
this.beautyMakeupEyeliner = 'Eyeliner',
this.beautyMakeupEyelinerNatural = 'Natural',
this.beautyMakeupEyelinerCatEye = 'Cat Eye',
this.beautyMakeupEyelinerNaughty = 'Naughty',
this.beautyMakeupEyelinerInnocent = 'Innocent',
this.beautyMakeupEyelinerDignified = 'Dignified',
// Beauty - Makeup - Eyeshadow
this.beautyMakeupEyeshadow = 'Eyeshadow',
this.beautyMakeupEyeshadowPinkMist = 'Pink Mist',
this.beautyMakeupEyeshadowShimmerPink = 'Shimmer Pink',
this.beautyMakeupEyeshadowTeaBrown = 'Tea Brown',
this.beautyMakeupEyeshadowBrightOrange = 'Bright Orange',
this.beautyMakeupEyeshadowMochaBrown = 'Mocha Brown',
// Beauty - Makeup - Colored Contacts
this.beautyMakeupColoredContacts = 'Colored Contacts',
this.beautyMakeupColoredContactsDarknightBlack = 'Darknight Black',
this.beautyMakeupColoredContactsStarryBlue = 'Starry Blue',
this.beautyMakeupColoredContactsBrownGreen = 'Brown-Green',
this.beautyMakeupColoredContactsLightsBrown = 'Lights Brown',
this.beautyMakeupColoredContactsChocolateBrown = 'Chocolate Brown',
// Beauty - Style-Makeup
this.beautyStyleMakeupInnocentEyes = 'Innocent Eyes',
this.beautyStyleMakeupMilkyEyes = 'Milky Eyes',
this.beautyStyleMakeupCutieCool = 'Cutie & Cool',
this.beautyStyleMakeupPureSexy = 'Pure & Sexy',
this.beautyStyleMakeupFlawless = 'Flawless',
// Filters
// Filters - Natural
this.filterNaturalCreamy = 'Creamy',
this.filterNaturalBrighten = 'Brighten',
this.filterNaturalFresh = 'Fresh',
this.filterNaturalAutumn = 'Autumn',
// Filters - Gray
this.filterGrayMonet = 'Monet',
this.filterGrayNight = 'Night',
this.filterGrayFilmlike = 'Film-like',
// Filters - Dreamy
this.filterDreamySunset = 'Sunset',
this.filterDreamyCozily = 'Cozily',
this.filterDreamySweet = 'Sweet',
// Stickers
this.stickerAnimal = 'Animal',
this.stickerDive = 'Dive',
this.stickerCat = 'Cat',
this.stickerWatermelon = 'Watermelon',
this.stickerDeer = 'Deer',
this.stickerCoolGirl = 'Cool Girl',
this.stickerClown = 'Clown',
this.stickerClawMachine = 'Claw Machine',
this.stickerSailorMoon = 'Sailor Moon',
// background
this.backgroundGreenScreenSegmentation = 'Green Screen Segmentation',
this.backgroundPortraitSegmentation = 'Portrait Segmentation',
this.backgroundMosaicing = 'Mosaicing',
this.backgroundMosaicingTriangle = 'Triangle',
this.backgroundMosaicingQuadrangle = 'Quadrangle',
this.backgroundMosaicingHexagon = 'Hexagon',
this.backgroundGaussianBlur = 'Gaussian Blur',
// tips
this.tips1 = 'Please remove the makeup first.',
this.tips2 = 'Please remove the sticker first.',
});