flutter_yatch_booking
flutter_yatch_booking copied to clipboard
isinitialRoute not defined
The getter 'isInitialRoute' isn't defined for the type 'RouteSettings'.
Hello I got this error while trying to run the code. I went to the navigator.dart file to see what is the problem, but I am not able to solve the issue. Please help.
I m facing the above described issue . Any update on this?
Try this if (settings.name == "/") { return child; }