MarcelGarus / marquee

A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions and velocities, pausing after every round and specifying custom durations and curves for accelerating and decelerating.
MIT License
274 stars 113 forks source link

Dynamically modify the value of text, the position of startPadding is wrong #75

Closed liseipi closed 2 years ago

liseipi commented 2 years ago

Dynamically modify the value of text, the position of startPadding is wrong, And, I need to modify the value of numberOfRounds to 0, or to 5

LogicNg commented 2 years ago

You can pass a key to force a rebuild.