Is it possible to change the color of the text input value?

Hello, I'd like to know if it's possible to change the color of the text input's value.
For example,
Solution
->extraAttributes(['class' => 'text-green-500'])
Was this page helpful?