onCreateChild method

Widget? onCreateChild()

Implementation

Widget? onCreateChild() {
  return null;
}