rounded_scroll library
A customizable rounded scrollable container widget with an icon that updates as you scroll. Useful for modern UI designs in Flutter.
Classes
- RoundedScroll
- A scrollable container with rounded edges.
- ScrollLine
- Widget representing the scroll line icon.
Functions
-
onNotification(
ScrollNotification notification) → List< bool> - Function to handle scroll notifications.