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

option to set mainAxisAlignment #63

Open SidneyMachara opened 3 years ago

SidneyMachara commented 3 years ago

it would be nice to be able to set the mainAxisAlignment, especially for text that fits with no need to scroll.