Add RotatedBox Widget of the Week video to docs (#84182)

This commit is contained in:
timekone 2021-06-10 20:08:06 +03:00 committed by GitHub
parent db528a24a3
commit 25c3f345f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1678,6 +1678,8 @@ class FractionalTranslation extends SingleChildRenderObjectWidget {
/// this object applies its rotation prior to layout, which means the entire
/// rotated box consumes only as much space as required by the rotated child.
///
/// {@youtube 560 315 https://www.youtube.com/watch?v=BFE6_UglLfQ}
///
/// {@tool snippet}
///
/// This snippet rotates the child (some [Text]) so that it renders from bottom