scrollSubject property

BehaviorSubject<bool> scrollSubject
final

Used for receiving information about scrolls.

Implementation

final BehaviorSubject<bool> scrollSubject;