Hi everyone.
I wanted to catch the event of a TextField losing focus so I could set it’s text to the default value in case the user left the TextField blank. Something like TextEvent.FOCUS_OUT would be great but it doesn’t exist.
Does anyone know a good approach for this situation ?
Have a nice day everyone :bounce: