The blue underline appears in Flutter when using Japanese input (IME input) to indicate that the text is in the middle of being converted. In languages like Japanese and Chinese, where character conversion is required, this type of decoration is automatically displayed before the input is finalized.
The blue underline makes the text hard to read. Could you suggest a way to improve this?