kevlatus / flutter_fortune_wheel

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

clipBehavior on wheel items #127

Open KoenVestjens opened 1 week ago

KoenVestjens commented 1 week ago

Can you please add the possibility to set the clipBehavior in the ClipPath for the wheel items, maybe through FortuneItemStyle?

I have some wheel slices which contains widgets that may exceed the wheel.