errorStreamController property

StreamController<HumanException> errorStreamController
final

? This stream closes in the App widget ignore:close_sinks

Implementation

static final StreamController<HumanException> errorStreamController = StreamController.broadcast();