每次我尝试输入我的TextField,或者当我通过按“你已经有一个帐户?”从注册页面转到登录页面时,我都会得到Incorrect use of ParentDataWidget。按钮。这是我在UI中使用的代码 import 'package:tariffo/HomePage.dart';:
════════ Exception caught by widgets lib
我似乎无法理解我的错误到底是什么,以及如何诊断它,如何使用导致错误的小部件的问题?当我将这一行添加到我的代码(本例为GestureDectector )中时,我会得到如下所述的错误。你能看一下吗?},The following assertion was thrown while applying parent data.:
Incorrect use of ParentDataWidgetThe ParentDataWidget Flexible(flex: 1) wants to apply Paren