scroll_glow_color 0.1.2 copy "scroll_glow_color: ^0.1.2" to clipboard
scroll_glow_color: ^0.1.2 copied to clipboard

Change color of glow effect of scrollable widgets or remove the glow effect

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scroll_glow_color

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  scroll_glow_color: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:scroll_glow_color/scroll_glow_color.dart';
6
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Change color of glow effect of scrollable widgets or remove the glow effect

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on scroll_glow_color