Abhilash-Chandran / number_inc_dec

A flutter widget to accept numeric inputs with button to increment and decrement.

Home Page:https://pub.dev/packages/number_inc_dec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Align number

RogerBrusamarello opened this issue · comments

There is a way to align the number on left or right?

Thank you raising an issue. As of now this is not possible as this property is not exposed and defaults to TextAlign.center. I will expose this property in the next release. Hope that's ok. 😃