Making an API call when language is changed via a LanguageSelector

Widgets & Design

Hello,

When I change the language of my app via a LanguageSelector, I want to make an API call.

But I don't see the regular actions options on the LanguageSelector as I see for other widgets, I just see an option for an action block.

How can I call the API when I change the language

What have you tried so far?

Making the API call

Did you check FlutterFlow's Documentation for this topic?
Yes