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