,وقتی امدم theme را عوض کنم به خطا برخورد کردم اینم خطا ش هست وقتی اجرا گرفتم
primaryColor: primarycolor,
^^^^^^^^^^^^
lib/main.dart:99:54: Error: The getter 'primarycolor' isn't defined for the class 'MyAppThemeConfig'.
- 'MyAppThemeConfig' is from 'package:flutte/main.dart' ('lib/main.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named 'primarycolor'.
backgroundColor: MaterialStateProperty.all(primarycolor),
^^^^^^^^^^^^
Waiting for connection from debug service on Chrome... ۴۳٫۵s
Failed to compile application.