placeholder property

String? placeholder
final

The text displayed in the message field when the user hasn't started typing anything.

Implementation

final String? placeholder;