positionWithOffsetController property

StreamController<int> positionWithOffsetController
getter/setter pair

Implementation

StreamController<int> positionWithOffsetController = StreamController<int>.broadcast();