Fixed a typo (#51302)
This commit is contained in:
parent
4df8fdb7df
commit
1d4667bb38
@ -1214,7 +1214,7 @@ class Transform extends SingleChildRenderObjectWidget {
|
||||
/// The matrix to transform the child by during painting.
|
||||
final Matrix4 transform;
|
||||
|
||||
/// The origin of the coordinate system (relative to the upper left corder of
|
||||
/// The origin of the coordinate system (relative to the upper left corner of
|
||||
/// this render object) in which to apply the matrix.
|
||||
///
|
||||
/// Setting an origin is equivalent to conjugating the transform matrix by a
|
||||
|
Loading…
x
Reference in New Issue
Block a user