ui/widgets/custom_otp_field library
Classes
- CustomOtptextfield
- CustomOtptextfieldState
- ProvidedPinBoxDecoration
- ProvidedPinBoxDecoration provides standard box decoration styles for PIN input fields.
- ProvidedPinBoxTextAnimation
- ProvidedPinBoxTextAnimation provides preset animation styles for PIN text transitions
Typedefs
- OnDone = void Function(String text)
- PinBoxDecoration = BoxDecoration Function(Color? borderColor, Color? pinBoxColor, {double? borderWidth, double? radius})