This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 854b374
authored
Clean up the docstring for ColorFilter.matrix (#46298)
The first line is important since it is pulled out into https://api.flutter.dev/flutter/dart-ui/ColorFilter-class.html. The existing wording is very confusing about what the input actually is.
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style1 parent 4748490 commit 854b374
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3482 | 3482 | | |
3483 | 3483 | | |
3484 | 3484 | | |
3485 | | - | |
3486 | | - | |
| 3485 | + | |
| 3486 | + | |
| 3487 | + | |
3487 | 3488 | | |
3488 | 3489 | | |
3489 | 3490 | | |
| |||
0 commit comments