scrollDirectionController property

StreamController<bool> scrollDirectionController
getter/setter pair

Implementation

StreamController<bool> scrollDirectionController =
    StreamController.broadcast();