child property
Called to build the widget subtree and provides the StreamController.
Implementation
final CallbackWidgetBuilder<StreamController<T>> child;
Called to build the widget subtree and provides the StreamController.
final CallbackWidgetBuilder<StreamController<T>> child;