simpleclub / math_keyboard

Math expression editing using an on-screen software keyboard or physical keyboard input in a typeset input field in Flutter.
https://simpleclub.github.io/math_keyboard
BSD 3-Clause "New" or "Revised" License
134 stars 50 forks source link

Add text-align #55

Open jbenjoy2 opened 1 year ago

jbenjoy2 commented 1 year ago

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!

github-actions[bot] commented 1 year ago

Hi 👋🏽 Thank you for opening your first issue with simpleclub/math_keyboard ❤

You can expect triage from us soon 🙂 In the meantime, you can try to search for similar issues in our issue database.