OnScrollToLastTick typedef
OnScrollToLastTick =
dynamic Function({required bool animate})
ScrollToLastTick callback.
Implementation
typedef OnScrollToLastTick = Function({required bool animate});
ScrollToLastTick callback.
typedef OnScrollToLastTick = Function({required bool animate});