firebase_auth_demo_flutter
firebase_auth_demo_flutter copied to clipboard
can't be assigned to the parameter type 'Widget Function(BuildContext, AsyncSnapshot<dynamic>)'.
Hey
i Have the Following Error and Cannot find the Problem.
The argument type 'MaterialApp Function(BuildContext, AsyncSnapshot<User>)' can't be assigned to the parameter type 'Widget Function(BuildContext, AsyncSnapshot
Line 45 in Main.dart.
Do you have a Idea what is the Problem?
Best Sebastian