ContainerBuilder typedef

ContainerBuilder = Widget Function(Widget child)

Implementation

typedef ContainerBuilder = Widget Function(Widget child);