getChild method

Widget getChild()

Implementation

Widget getChild() {
  return (widget as MarkerWidget).child;
}