streamController property

StreamController<T> streamController

EventBus.customController(StreamController

Implementation

StreamController<T> get streamController => _streamController;