79535620

Date: 2025-03-26 06:57:36
Score: 1
Natty:
Report link

If you get this problem in you main page, do not forget to wrap with scaffold. But if you are getting those underlines in your alert dialog or in a pop up page (where you can't wrap with scaffold), just add decoration to your text widget.

   decoration: TextDecoration.none, 
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: irems