
## Description This PRs makes the `InputDecoration.suffixIcon` color compliant with the M3 spec when in error state and hovered. From M3 spec, the color should be `onErrorContainer`, see https://m3.material.io/components/text-fields/specs#e4964192-72ad-414f-85b4-4b4357abb83c  ## Related Issue Fixes https://github.com/flutter/flutter/issues/149410. ## Tests Updates 2 tests.