menu
fluent_ui package
documentation
fluent_ui.dart
AutoSuggestBox<T>
placeholder property
placeholder property
dark_mode
light_mode
placeholder
property
String
?
placeholder
final
The text shown when the text box is empty
See also:
TextBox.placeholder
Implementation
final
String?
placeholder;
fluent_ui package
documentation
fluent_ui
AutoSuggestBox<T>
placeholder property
AutoSuggestBox class
Constructors
AutoSuggestBox
form
Properties
autofocus
autovalidateMode
clearButtonEnabled
controller
cursorColor
cursorHeight
cursorRadius
cursorWidth
decoration
enabled
enableKeyboardControls
focusNode
foregroundDecoration
hashCode
highlightColor
inputFormatters
itemBuilder
items
key
keyboardAppearance
leadingIcon
maxPopupHeight
noResultsFoundBuilder
onChanged
onOverlayVisibilityChanged
onSelected
placeholder
placeholderStyle
runtimeType
scrollPadding
selectionHeightStyle
selectionWidthStyle
showCursor
sorter
style
textInputAction
trailingIcon
unfocusedColor
validator
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
defaultItemSorter
getProperty
(ext)
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==