Function WidgetGroup.child

returns child by index

override inout inout(Widget) child(
  int index
);