layoutShiftStream property

Stream<LayoutShiftMetric> get layoutShiftStream

Implementation

Stream<LayoutShiftMetric> get layoutShiftStream =>
    _layoutShiftController.stream;