pin_code_fields
pin_code_fields
PinCodeTextField
onChanged property
onChanged
pin_code_fields
pin_code_fields
PinCodeTextField
onChanged property
PinCodeTextField class
Constructors
PinCodeTextField
Properties
activeColor
affirmativeText
animationCurve
animationDuration
animationType
autoFocus
backgroundColor
borderRadius
borderWidth
controller
dialogContent
dialogTitle
disabledColor
enabled
fieldHeight
fieldWidth
focusNode
inactiveColor
inputFormatters
length
mainAxisAlignment
negavtiveText
obsecureText
onChanged
onCompleted
selectedColor
shape
textInputType
textStyle
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
onChanged
property
ValueChanged
<
String
>
onChanged
final
returns the current typed text in the fields
Implementation
final ValueChanged<String> onChanged