Scrollbar not showing

Widgets & Design

I try to show the scrollbar on my application, but nothing appear...

I set all for scrollbar, under "Theme Settings" > "Scrollbar Theme" with these parameters :
- Thumb Color : #B01731
- Track Color : #7F4A5F77 (rgba : 74, 95, 119, 50%)
- Thickness : 9
- Border Radius : 0
- Thumb Always Visible : True
- Track Visible : True
- Interactive : False

And in one page, I have this widgets tree :
- Stack
-- Column (primary)
-- FAB
I have many widgets into the primary column, but it's useless for the issue (I suppose).

But despite all, I cannot show the scrollbar...
I tried to find an option on column, stack or root page, but there is nothing for scrollbar.

I tested on my Android (Samsung Galaxy A12), with ADB and Android Studio.

What have you tried so far?

I tried to search for "hidden" parameters for scrollbar.
I go throught multiple forums pages / online tutorials, but I didn't find anything.
I saw the official flutterflow documentation (out of date by the way).

Did you check FlutterFlow's Documentation for this topic?
Yes
3
1 reply