I have a widget with layout builder:
@override Widget build(BuildContext context) { return LayoutBuilder( builder: (context, constraints) { return Tr