Open LPGhatguy opened 2 years ago
We should refactor the scrolling into multiple widgets:
RenderScrollable
ScrollArea
Scrollable
ScrollView
We should refactor the scrolling into multiple widgets:
RenderScrollable
: A widget with a controlled scroll position that handles layout and renderingScrollArea
orScrollable
orScrollView
: A widget that scrolls its contents with a scroll bar or the user's scroll wheel