To add a scroll bar, just wrap your view with a Scrollbar widget . The only required parameter of a Scrollbar is a child widget. Others are optional. The child widget of the Scrollbar (ListView, GridView, …)
To add a scroll bar, just wrap your view with a Scrollbar widget . The only required parameter of a Scrollbar is a child widget. Others are optional. The child widget of the Scrollbar (ListView, GridView, …)