If I want my entire page to scroll on overflow content, is `Modifier.scrollable()` my best option?
j
If I want my entire page to scroll on overflow content, is
Modifier.scrollable()
my best option?
s
.verticalScroll ?