@override Widget build(BuildContext context) { return Column(children: getChildrenWidget(context)); }