enabled property
Used for enable or disable the chat text field.
false
also will disable the buttons for send images, record audio or take picture.
Default is true
.
Implementation
final bool enabled;
Used for enable or disable the chat text field.
false
also will disable the buttons for send images, record audio or take picture.
Default is true
.
final bool enabled;