mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The color of the TextField's cursor in error state is the same as the error text color by default. However we should be allowed to customize it Fixes #135580