Function freya::prelude::use_scroll_controller

pub fn use_scroll_controller(
    init: impl FnOnce() -> ScrollConfig,
) -> ScrollController