readOnly property

bool readOnly
final

Whether the chat is in read-only mode.

When true, the input field is replaced with a read-only banner.

Implementation

final bool readOnly;