I/flutter (31901): ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
I/flutter (31901): The following message was thrown during layout:
I/flutter (31901): A RenderFlex overflowed by 278 pixels on the bottom.
I/flutter (31901):
I/flutter (31901): The overflowing RenderFlex has an orientation of Axis.vertical.
I/flutter (31901): The edge of the RenderFlex that is overflowing has been marked in the rendering with a yellow and
I/flutter (31901): black striped pattern. This is usually caused by the contents being too big for the RenderFlex.
I/flutter (31901): Consider applying a flex factor (e.g. using an Expanded widget) to force the children of the
I/flutter (31901): RenderFlex to fit within the available space instead of being sized to their natural size.
I/flutter (31901): This is considered an error condition because it indicates that there is content that cannot be
I/flutter (31901): seen. If the content is legitimately bigger than the available space, consider clipping it with a
I/flutter (31901): ClipRect widget before putting it in the flex, or using a scrollable container rather than a Flex,
I/flutter (31901): like a ListView.
I/flutter (31901): The specific RenderFlex in question is:
I/flutter (31901): RenderFlex#44beb relayoutBoundary=up2 OVERFLOWING
I/flutter (31901): creator: Column ← Stack ← MediaQuery ← LayoutId-[<_ScaffoldSlot.body>] ← CustomMultiChildLayout ←
I/flutter (31901): AnimatedBuilder ← DefaultTextStyle ← AnimatedDefaultTextStyle ← _InkFeatures-[GlobalKey#258a6 ink
I/flutter (31901): renderer] ← NotificationListener<LayoutChangedNotification> ← PhysicalModel ←
I/flutter (31901): AnimatedPhysicalModel ← ⋯
I/flutter (31901): parentData: not positioned; offset=Offset(0.0, 0.0) (can use size)
I/flutter (31901): constraints: BoxConstraints(0.0<=w<=360.0, 0.0<=h<=394.5)
I/flutter (31901): size: Size(360.0, 394.5)
I/flutter (31901): direction: vertical
I/flutter (31901): mainAxisAlignment: start
I/flutter (31901): mainAxisSize: max
I/flutter (31901): crossAxisAlignment: center
I/flutter (31901): verticalDirection: down
I/flutter (31901): ◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤◢◤