Add ScrollView widget for scrolling arbitrary widget content

Hello. I’ve submitted a GitHub pull request that adds support for ratatui’s generic scrolling behavior. This enables more complex layouts to scroll line-by-line instead of only depending on paragraphs.

I hope you can take a look at it and fold it into the library. I’ve been enjoying working with ratatui and rooibos.

Thanks,
–Doug