santa112358/detectable_text_field

Add a function (TextStyle Function(detectedString)) to manage each detected strings style

enzo-firmino opened this issue · 0 comments

Hello,

Would it be possible to add a function to manage the style of each detected strings style. In my case I use the DetectableText for a text with some username pings, and if the username is not valid i don't have to change the style of it, so I need to check for each detected strings if it's a valid username

Thank you