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 29e0f5f commit 9e95f5fCopy full SHA for 9e95f5f
packages/flutter/lib/src/widgets/basic.dart
@@ -1646,7 +1646,7 @@ class CompositedTransformFollower extends SingleChildRenderObjectWidget {
1646
/// Defaults to [Alignment.topLeft].
1647
final Alignment targetAnchor;
1648
1649
- /// The anchor point on this widget that will line up with [followerAnchor] on
+ /// The anchor point on this widget that will line up with [targetAnchor] on
1650
/// the linked [CompositedTransformTarget].
1651
///
1652
/// {@macro flutter.widgets.CompositedTransformFollower.targetAnchor}
0 commit comments