Hi there!
I made vertical wheel which is very tall, occupying almost all of the screen height. But then I've changed my mind and what I actually need a horizontal scrolling wheel which takes all of the available screen width.
I've tried putting the wheel inside a SizedBox and Container, but no matter what the wheel stays at a fixed width of about 150px.
Hi there!
I made vertical wheel which is very tall, occupying almost all of the screen height. But then I've changed my mind and what I actually need a horizontal scrolling wheel which takes all of the available screen width.
I've tried putting the wheel inside a SizedBox and Container, but no matter what the wheel stays at a fixed width of about 150px.