0 purchases
color anim text
color_anim_text #
Features #
This package creates a very beautiful animation on your text, where a special color passes over your text or widget.
Getting started #
WidgetAnimColor(
color: Colors.black,
highlightColor: Colors.red,
child: Text("Hi Guys"),
),
copied to clipboard
Usage #
const like = 'sample';
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.