streamController property

StreamController<num> streamController
final

Implementation

final streamController = StreamController<num>();