enabled property

bool enabled
final

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;