I'm trying to use the Screen Width value that is MediaQuery.sizeOf(context).width and FlutterFlow doesn't read anythin. I'm uting in a container witdth value as a parameter and it's not reading nothin. Even in a custom function or in a code expression even th Screen Width value by itself.
Please why it's not working?TR