Searched defs:ScrollableState (Results 1 – 1 of 1) sorted by relevance
42 interface ScrollableState { interface141 fun ScrollableState(consumeScrollDelta: (Float) -> Float): ScrollableState { in scroll() method