Error
I/flutter (16321): The following RenderObject was being processed when the exception was fired:
I/flutter (16321): RenderIndexedStack#83b60 relayoutBoundary=up9 NEEDS-LAYOUT NEEDS-PAINT I/flutter (16321): creator: IndexedStack ← Row ← Padding ← Container ← DefaultTextStyle ← Stack ← Listener ← I/flutter (16321): _GestureSemantics ← RawGestureDetector ← GestureDetector ← Semantics ← DropdownButton ← ⋯ I/flutter (16321): parentData: offset=Offset(0.0, 0.0); flex=null; fit=null (can use size) I/flutter (16321): constraints: BoxConstraints(unconstrained) I/flutter (16321): size: Size(Infinity, Infinity) I/flutter (16321): alignment: AlignmentDirectional.centerStart I/flutter (16321): textDirection: ltr I/flutter (16321): fit: loose I/flutter (16321): overflow: clip I/flutter (16321): index: null I/flutter (16321): This RenderObject has no descendants. I/flutter (16321): ════════════════════════════════════════════════════════════════════════════════════════════════════ I/flutter (16321): Another exception was thrown: RenderFlex object was given an infinite size during layout. I/flutter (16321): Another exception was thrown: RenderPadding object was given an infinite size during layout. I/flutter (16321): Another exception was thrown: RenderStack object was given an infinite size during layout. I/flutter (16321): Another exception was thrown: RenderPointerListener object was given an infinite size during layout. I/flutter (16321): Another exception was thrown: RenderSemanticsGestureHandler object was given an infinite size during layout. I/flutter (16321): Another exception was thrown: RenderSemanticsAnnotations object was given an infinite size during layout. I/flutter (16321): Another exception was thrown: NoSuchMethodError: The method '<=' was called on null. I/flutter (16321): Another exception was thrown: A RenderFlex overflowed by Infinity pixels on the bottom.