For instance, if I create a custom function or action, how can I obtain the context of the current page?
In FlutterFlow, how can I reference context and utilize methods from flutter_flow_util.dart that have context parameters when customizing functions or actions? Alternatively, what are other methods to achieve this?