Scroll to, desplazamiento interno

How can I perform internal scrolling to a specific section on a page in FlutterFlow using a custom action? The "Scroll To" action only allows scrolling to the top or bottom, but I need to navigate to a specific section of the page. I'm currently working on a custom action, but I'm unsure how to pass arguments or dependencies. Can you provide guidance on how to achieve this please?.

2