placeholder property
The text displayed in the message field when the user hasn't started typing anything.
Implementation
final String? placeholder;
The text displayed in the message field when the user hasn't started typing anything.
final String? placeholder;