quiz am trying to develop a quiz app and encounter this problem The argument type ‘void Function(int)’ can’t be assigned to the parameter type ‘void Function()’. dartargument_type_not_assignable
void _answerques(int score)
package:practice/main.dart[enter image description here](https://i.sstatic.net/pBNyuYSf.jpg)
Am try to develop a quiz app
New contributor
Quadri Erinle is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.