I was making a program where you enter a code and it dose something, for example putting text on the screen (I am new to App Inventor so I am seeing what you can do.) when i was looking at what the Accent colour did when you changed it from pink (The default) it gave me an error that I think means that it is unable to do whatever it is meant to do.
I am asking to see if anyone knows how to fix the problem and what the Accent Colour function actually dose?
The error code is: Error from Companion: invoke: no method named `AccentColor' in class edu.mit.appinventor.aicompanion3.Screen1
(It told me it was a runtime error.)