You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finish Tween explanation in animation tutorial (#12519)
_Description of what this PR is changing or adding, and why:_
Bullet point about Tween animation at the end of the animation tutorial
was not complete. Assumed it was talking generally about the object
being animated. Could also be something like *...object properties being
animated* in this context.
_Issues fixed by this PR (if any):_
_PRs or commits this PR depends on (if any):_
## Presubmit checklist
- [x] If you are unwilling, or unable, to sign the CLA, even for a
_tiny_, one-word PR, please file an issue instead of a PR.
- [x] If this PR is not meant to land until a future stable release,
mark it as draft with an explanation.
- [x] This PR follows the [Google Developer Documentation Style
Guidelines](https://developers.google.com/style)—for example, it doesn't
use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person
pronouns).
- [x] This PR uses [semantic line
breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)
of 80 characters or fewer.
0 commit comments