Function WidgetGroup.replaceChild

replace child with other child

void replaceChild(
  Widget newChild,
  Widget oldChild
);