menu
flutter_up package
documentation
widgets/up_textfield.dart
UpTextField
onTap property
onTap property
dark_mode
light_mode
onTap
property
dynamic Function
()
?
onTap
final
Implementation
final
Function
()? onTap;
flutter_up package
documentation
widgets/up_textfield
UpTextField
onTap property
UpTextField class
Constructors
new
Properties
autofillHint
colorType
contentPadding
controller
focusNode
hashCode
hint
initialValue
isFlexible
key
keyboardType
label
maxLines
obscureText
onBlur
onChanged
onFieldSubmitted
onSaved
onTap
prefixIcon
readOnly
runtimeType
style
suffixIcon
type
validation
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==