UpgradedGiftBackdropColors constructor
UpgradedGiftBackdropColors({})
Implementation
UpgradedGiftBackdropColors({
required this.centerColor,
required this.edgeColor,
required this.symbolColor,
required this.textColor,
});