In standard Material textfields, you can add a textAlign property. The InputDecoration class doesn't have this ability, and thus neither does this widget. It would be very helpful for styling this widget if we could further style the content inside it. Thank you!
Feature description
In standard Material textfields, you can add a textAlign property. The InputDecoration class doesn't have this ability, and thus neither does this widget. It would be very helpful for styling this widget if we could further style the content inside it. Thank you!