OnScrollUpdate typedef

OnScrollUpdate = void Function(IScrollDataInterface scrollDataInterface)

Implementation

typedef OnScrollUpdate = void Function(
    IScrollDataInterface scrollDataInterface);