onScrollYChanged property

Stream<double> onScrollYChanged

Listening web view y position scroll change

Implementation

Stream<double> get onScrollYChanged => _onScrollYChanged.stream;