mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
fix word in doc comment (#74927)
This commit is contained in:
parent
31732bc67d
commit
0e17b2de2e
@ -312,7 +312,7 @@ class AnimationController extends Animation<double>
|
||||
|
||||
/// The length of time this animation should last when going in [reverse].
|
||||
///
|
||||
/// The value of [duration] us used if [reverseDuration] is not specified or
|
||||
/// The value of [duration] is used if [reverseDuration] is not specified or
|
||||
/// set to null.
|
||||
Duration? reverseDuration;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user