We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ee9ab commit 13add84Copy full SHA for 13add84
src/content/release/breaking-changes/appbar-theme-color.md
@@ -8,7 +8,7 @@ description: >-
8
## Summary
9
10
The `color` parameter in `AppBarTheme` and `AppBarThemeData` constructors
11
-and their `copyWith` methods hasve been deprecated. Use `backgroundColor`
+and their `copyWith` methods have been deprecated. Use `backgroundColor`
12
instead. This change affects how AppBar themes are configured and might
13
cause deprecation warnings in existing code.
14
0 commit comments