79470064

Date: 2025-02-26 14:29:58
Score: 1
Natty:
Report link

const Color(0xFF0E3311).withOpacity(0.5) its good, but 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. (Documentation)

const Color(0xFF0E3311).withOpacity(0.5)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arsénio Muanda