How to edit custom (glow) text without hardcoding?

Custom Code

I was trying to use the flutter glow text custom widget and although it works when I hardcode the actual text in the code editor, i cannot edit text in the text parameter field when adjusting the app. The only parameter that is adjustable is the height and width. So how to add a text parameter that works with a custom widget?

In the photo below you can see I have "abc" as a value so that text should appear. I have swapped out the word "value" for "text" and many others. The "debug - value: "" part is what I hardcoded into the code editor. But I need the paramater adjustor on the right side of screen to edit this field.

Capture.PNG
21.7KB

What have you tried so far?

Ive tried many different ways using an ai to assist but the only thing we got working was hardcoding the text instead of a text parameter. Even after we simplified the code to not include any glow effects. Thanks.

Did you check FlutterFlow's Documentation for this topic?
No
1 reply