no material widget found textfield widgets require a material widget ancestor

Solutions on MaxInterview for no material widget found textfield widgets require a material widget ancestor by the best coders in the world

showing results for - "no material widget found textfield widgets require a material widget ancestor "
Alexander
08 Oct 2017
1Widget LoginPage() {
2   return new Scaffold(body: *your whole code*)
3}
similar questions