This commit is contained in:
2026-07-01 16:20:30 +03:00
parent 64a3f4e34e
commit e3c60c4775
35 changed files with 164 additions and 103 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ class PaywallScreen extends ConsumerWidget {
child: const Icon(
Icons.workspace_premium_rounded,
size: 64,
color: Color(0xFF7C6DED),
color: const Color(0xFF7C6DED),
),
),
const SizedBox(height: 24),