ScrollHandler typedef

ScrollHandler = void Function(Offset)

Implementation

typedef ScrollHandler = void Function(Offset);