ScrollListener typedef

ScrollListener = dynamic Function(double offset)

Implementation

typedef ScrollListener = Function(double offset);