scroll_indicator

Creator: coderz1093

Last updated:

Add to Cart

Description:

scroll indicator

Scroll_Indicator #
Scroll indicator inspired by the Shopee application.
Usage #
ScrollIndicator(
scrollController: scrollController,
width: 50,
height: 5,
indicatorWidth: 20,
decoration: BoxDecoration(
borderRadius: BorderRadius.circular(10),
color: Colors.grey[300]),
indicatorDecoration: BoxDecoration(
color: Colors.deepOrange,
borderRadius: BorderRadius.circular(10)),
),
copied to clipboard
Demo #

Support me on Saweria #
https://saweria.co/saddamnur

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.