Flutter – I'm with this Error in my code: Exception caught by gestures library Cannot hit test a render box with no size
Exception caught by rendering library RenderBox was not laid out: RenderSemanticsGestureHandler#5a90d relayoutBoundary=up8 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE 'package:flutter/src/rendering/box.dart': Failed assertion: line 1972 pos 12: 'hasSize' The relevant error-causing widget was: Exception caught by gestures library Cannot hit test a render box with no…