onChild method

Widget? onChild()

Can override in subclass

Implementation

Widget? onChild() => null;