79183866

Date: 2024-11-13 07:56:24
Score: 0.5
Natty:
Report link

This solution worked for me:

decoration: InputDecoration(
  errorStyle: const TextStyle(height: 0.01, color: Colors.transparent),
)
Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: D Binara