Making Page Scaffold Scrollable

Quick newbie question.
My primary column in my design is scrollable, hence all the widgets placed inside that column is scrollable, however, is there a way to make the Scaffold itself scrollable as for some reason I do know understand, it seems my header and footer are fixed ( click loom link to view video)

The Scaffold seems to have a fixed height, now making all my widgets scroll within the fixed height. This is not what I am aiming for as you can see it does not make for a food UI and UX for the view presented in the attached video.

Does anyone how to make the whole page scrollable including the footer and header area?

1
7 replies