About this question
I am assigned a task which is related to developing text styling features for a Flutter application. Thus particular applications need certain texts to be displayed using underline to highlight the specific piece of information. How can I use the “underlinedText” which would make “string” parameters named “text” for displaying the text using the underline?