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