ChildBuilder typedef

ChildBuilder = Widget Function(BuildContext context)

Implementation

typedef Widget ChildBuilder(BuildContext context);