How to center TextField leading icon?

Widgets & Design

I'd like to add some leading icon on my TextField using FontAwesome, however the problem with that is the icon is not properly aligned, I'd preffer to keep it centered within the field.

What have you tried so far?

Tried changing the size but that doesn't fit what I need, this can be done in code centering the FaIcon but I wanted to know if it was possible without creating a custom widget.

Did you check FlutterFlow's Documentation for this topic?
Yes
4
2 replies