Relative Content

Tag Archive for flutterauthenticationbloc

Positional Argument in Flutter

I have defined all the required arguments. But still getting the below error:
1 positional argument expected by ‘AuthStateLoggedOut.new’, but 0 found.
Try adding the missing argument.