Flutter
cupertino
CupertinoTextField
suffix property
suffix
description
suffix
property
Null safety
Widget
?
suffix
final
An optional
Widget
to display after the text.
Implementation
final Widget? suffix;
Flutter
cupertino
CupertinoTextField
suffix property
CupertinoTextField class
Constructors
CupertinoTextField
borderless
Properties
autocorrect
autofillHints
autofocus
clearButtonMode
clipBehavior
controller
cursorColor
cursorHeight
cursorRadius
cursorWidth
decoration
dragStartBehavior
enabled
enableIMEPersonalizedLearning
enableInteractiveSelection
enableSuggestions
expands
focusNode
hashCode
inputFormatters
key
keyboardAppearance
keyboardType
maxLength
maxLengthEnforcement
maxLines
minLines
obscureText
obscuringCharacter
onChanged
onEditingComplete
onSubmitted
onTap
onTapOutside
padding
placeholder
placeholderStyle
prefix
prefixMode
readOnly
restorationId
runtimeType
scribbleEnabled
scrollController
scrollPadding
scrollPhysics
selectionControls
selectionEnabled
selectionHeightStyle
selectionWidthStyle
showCursor
smartDashesType
smartQuotesType
strutStyle
style
suffix
suffixMode
textAlign
textAlignVertical
textCapitalization
textDirection
textInputAction
toolbarOptions
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==