Flutter – LayoutBuilder

Layoutbuilder is used to choose if the two child-widgets will use a row or a column layout.

A streamcontroller is used to communicate between the child-widgets.

Dart