How can Error in flutter stateless widget?
I have a problem in flutter in main.dart page in Stateless widget inside return MyApp( the title: , home: , debugShowCheckedModeBanner: and routes they give me an error "The named parameter 'title /any of them' isn't defined. Try correcting the…