on Page Scroll State Changed
Called when the scroll state changes. This implementation is empty as no special handling is needed for scroll state changes.
Parameters
state
The new scroll state (SCROLL_STATE_IDLE, SCROLL_STATE_DRAGGING, or SCROLL_STATE_SETTLING).