readOnlyWidget property
Widget to display when chat is in read-only mode.
If not provided, shows a default "Read Only" banner.
Implementation
final Widget? readOnlyWidget;
Widget to display when chat is in read-only mode.
If not provided, shows a default "Read Only" banner.
final Widget? readOnlyWidget;