I have a temporary solution until fix it ``` Localizations.override( context: context, locale: const Locale('en', 'US'), child: OTPTextField( length: 4, ,,,,,,,,, ```
I have a temporary solution until fix it