GaspardMerten / date_field

Flutter DateField and DateFormField
Other
46 stars 32 forks source link

The labelText of DateTimeFormField and TextFormField don't match #14

Closed shreyasbhardwaj closed 3 years ago

shreyasbhardwaj commented 3 years ago

https://stackoverflow.com/q/67232483/13898612

On creating a form in flutter, the DateTimeFormField and TextFormField, both have similar padding and everything but the labelText of DateTimeFormField is smaller and more contrasty than of the TextFormField as you can see in the image attached in the link.

GaspardMerten commented 3 years ago

Thank you for reporting the issue & sorry for the delay.

The issue was solved in the last version.