Hi, I’m building an RTL app, and most widgets are working fine. However, the PinCode widget also switched to RTL, but I want it to keep LTR for number input.
How can I override the directionality for this specific widget without affecting the rest of the app?
Thanks!