티스토리 뷰

반응형

Custom Appbar에 넣은 Expanded에서 위의 에러가 발생

상위 위젯에 Stack을 사용해서 발생한 것으로 보임.

암튼 해당 에러가 발생하면 찾아서 지워보자. ㅎㅎ

 

The following assertion was thrown while applying parent data.:
Incorrect use of ParentDataWidget.

 

The ParentDataWidget Expanded(flex: 1) wants to apply ParentData of type FlexParentData to a RenderObject, which has been set up to accept ParentData of incompatible type ParentData.

Usually, this means that the Expanded widget has the wrong ancestor RenderObjectWidget. Typically, Expanded widgets are placed directly inside Flex widgets.
The offending Expanded is currently placed inside a ColoredBox widget.

 

반응형
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/11   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
글 보관함