const UpOrientationalColumnRow( {Key? key, required this.children, this.widths = const []}) : super(key: key);