const VBox({ Style? style, super.key, super.inherit, super.children = const <Widget>[], }) : super(style: style, direction: Axis.vertical);