ContainerBuilder constructor

ContainerBuilder(
  1. Widget child
)

Implementation

ContainerBuilder(this.child);