这通常意味着 Positioned widget 有错误的祖先 RenderObjectWidget。通常,Positioned widget 应该直接放在 Stack widget 中。 错误的 Positioned 当前放在 Row widget 中。 解决方法是将 Positioned widget 放在 Stack widget 中,或将 Row widget 放在 Stack widget 中。

Usually this means that the Positioned widget has the wrong ancestor RenderObjectWidget Typically Positioned widgets are placed directly inside Stack widgetsThe offending Positioned is currently place

原文地址: https://www.cveoy.top/t/topic/bhsi 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录