updare-to-3.32.sultan
Sultan khan 3 months ago
parent 4a99593990
commit aa8852f7a0

@ -205,6 +205,7 @@ class OTPWidgetState extends State<OTPWidget> with SingleTickerProviderStateMixi
return Stack( return Stack(
fit: StackFit.loose, fit: StackFit.loose,
children: <Widget>[ children: <Widget>[
_otpTextInput(context),
_touchPinBoxRow(), _touchPinBoxRow(),
], ],
); );

Loading…
Cancel
Save