Creates a new Row layout.
The children parameter must not be null.
children
const Row({required this.children, this.childGap = 1});