Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx
Co-authored-by: Reuben Turner <[email protected]>
This commit is contained in:
co-authored by
Reuben Turner
parent
9b6c2df1d7
commit
6ff32fb26c
@@ -141,8 +141,7 @@ typedef MessageBuilder = Widget Function(
|
||||
);
|
||||
```
|
||||
|
||||
Use `defaultMessageWidget.copyWith()` to edit any properties to make it much simpler to tweak the
|
||||
default implementation.
|
||||
To tweak any of the default properties individually, you can use `defaultMessageWidget.copyWith()`.
|
||||
|
||||
### Changelog of `stream_chat_flutter_core`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user