DEV Community

Discussion on: Why use Reactive Forms in Flutter?

Collapse
 
echarish profile image
Harish Kumar

Hi John

Your library is life saver :D
One question I wanted to ask is if I wanted to change the decoration around the text fields, how should I do that? like the color of fields and colors of field names that show up the field when a text field is in focus. I understand it is taking defaults from the theme of app but if I wanted to do specific decoration for the text fields how should it be done.