horizontalMetrics$ property

Stream<ScrollMetrics?> get horizontalMetrics$

Implementation

Stream<ScrollMetrics?> get horizontalMetrics$ => _horizontalMetricsSubject.stream;