Unverified Commit 9e95f5f7 authored by Gazihan Alankus's avatar Gazihan Alankus Committed by GitHub

Doc fix, followerAnchor changed to targetAnchor (#112054)

parent 29e0f5f9
......@@ -1646,7 +1646,7 @@ class CompositedTransformFollower extends SingleChildRenderObjectWidget {
/// Defaults to [Alignment.topLeft].
final Alignment targetAnchor;
/// 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
/// the linked [CompositedTransformTarget].
///
/// {@macro flutter.widgets.CompositedTransformFollower.targetAnchor}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment