kevlatus / flutter_fortune_wheel

Visualize random selections with Flutter widgets like the wheel of fortune.
https://kevlatus.github.io/flutter_fortune_wheel
MIT License
109 stars 84 forks source link

Text(child of fortune item) to be at the end #115

Open yonatan-tesfay opened 1 year ago

yonatan-tesfay commented 1 year ago

Is your feature request related to a problem? Please describe. I would like the text to be attached to the end instead of at the center. image Describe the solution you'd like I would like the text to be like this image from wheelofnames.com

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.