9
answers
1
watching
199
views

Hi so I did this to try to resolve The argument type 'String? Function(String)' can't be assigned to the parameter type 'String?)?'

But it still complains about that error message I thought the //do something will fix the issue ,but it still didn't work. Flutter code below

 

if (inValue.length == 0) {
//do something
return "Please enter username";
}
return null;
},

For unlimited access to Homework Help, a Homework+ subscription is required.

Avatar image
Liked by dragon2020 and 2 others

Unlock all answers

Get 1 free homework help answer.
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Already have an account? Log in
Avatar image
Read by 1 person
Already have an account? Log in

Related questions

Related Documents

Weekly leaderboard

Start filling in the gaps now
Log in