попытка завернуть так: SizedBox(
width: double.infinity,
child: Row(
не проходит These invalid constraints were provided to RenderFlex's layout() function by the following function,
which probably computed the invalid constraints in question:
RenderConstrainedBox.performLayout (package:flutter/src/rendering/proxy_box.dart:277:14)
The offending constraints were:
BoxConstraints(w=Infinity, 0.0<=h<=Infinity)