79735958

Date: 2025-08-14 22:49:07
Score: 2.5
Natty:
Report link

Have you tried using a Surface as the main container that holds the Column?

ie:

MainScreen(){
    Surface( "handle scrolling here" ){
       Column{
          ...
       }
    }
}
Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: hijakd