ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
Ad Details
The overflowing RenderFlex has an orientation of Axis.vertical. The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and black striped pattern. This is usually caused by the contents being too big for the RenderFlex. Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the RenderFlex to fit within the available space instead of being sized to their natural size. This is considered an error condition because it indicates that there is content that cannot be seen. If the content is legitimately bigger than the available space, consider clipping it with a ClipRect widget before putting it in the flex, or using a scrollable container rather than a Flex, like a ListView. The specific RenderFlex in question is: RenderFlex#51c35 relayoutBoundary=up22 OVERFLOWING needs compositing parentData: <none> (can use size) constraints: BoxConstraints(0.0<=w<=542.0, h=66.7) size: Size(542.0, 66.7) direction: vertical mainAxisAlignment: start mainAxisSize: max crossAxisAlignment: center verticalDirection: down spacing: 0.0 child 1: RenderSemanticsAnnotations#f7057 relayoutBoundary=up23 needs compositing parentData: offset=Offset(0.0, 0.0); flex=null; fit=null (can use size) constraints: BoxConstraints(0.0<=w<=542.0, 0.0<=h<=Infinity) size: Size(542.0, 83.3) child: RenderMouseRegion#35e7d relayoutBoundary=up24 needs compositing parentData: <none> (can use size)eeeee