How to set hint text to Pinput in flutter?

371 Views Asked by At

I use pinput on my app , and I should set hint text on it , but there is no hint text and hint text style arguments on pinput.

I tried sms_auto_fill lib , but this lib doesnt support custom width and height , so i decide to use pinput lib , but this lib doesnt have hint text and hint style arguments

0

There are 0 best solutions below