streamController property

StreamController<T> get streamController

EventBus.customController(StreamController

Implementation

StreamController<T> get streamController => _streamController;