const PremiumUser({required this.text, required this.title, required this.isPremiumUser, super.key});