Update docusaurus/docs/Flutter/guides/migration_guide_2_0.mdx

This commit is contained in:
Deven Joshi
2021-07-16 20:45:22 +05:30
committed by GitHub
parent cb5db2796c
commit 9a36b961ba
@@ -27,7 +27,7 @@ The changes will be listed by package and a concise changelog will follow with m
* Updated `StreamChatThemeData.reactionIcons` to accept custom builder
* Renamed ColorTheme properties to reflect the purpose of the colors
* Renamed `ColorTheme` properties to reflect the purpose of the colors
* `ColorTheme.black` -> `ColorTheme.textHighEmphasis`
* `ColorTheme.grey` -> `ColorTheme.textLowEmphasis`