Child typedef

Child = Widget? Function()

Implementation

typedef Child = Widget? Function();