I have it...
query("#buttonCenter").on.click.add((event){
OnButtonCenter(event);
});
Dart editor says that the field is out of date, I can’t find that he is “new”. Awful, I'm just having a bad night, it should be easy to understand, right?
Any help appreciated.
source
share