getChild method

Widget getChild()

Implementation

Widget getChild(){
  return child;
}