progressNotifier property

ValueNotifier<ScrollProgressInfo> progressNotifier
final

Implementation

final ValueNotifier<ScrollProgressInfo> progressNotifier =
    ValueNotifier(ScrollProgressInfo());