ChildWidget typedef

ChildWidget = Widget Function(dynamic value)

Implementation

typedef ChildWidget = Widget Function(dynamic value);