PremiumFeaturePromotionAnimation constructor

PremiumFeaturePromotionAnimation({
  1. PremiumFeature? feature,
  2. Animation? animation,
})

Implementation

PremiumFeaturePromotionAnimation({this.feature, this.animation});