Unverified Commit 9a4a3fc6 authored by Todd Volkert's avatar Todd Volkert Committed by GitHub

Add Widget of the Week video to SizedBox (#31421)

parent 4218c0bc
...@@ -1930,6 +1930,8 @@ class CustomMultiChildLayout extends MultiChildRenderObjectWidget { ...@@ -1930,6 +1930,8 @@ class CustomMultiChildLayout extends MultiChildRenderObjectWidget {
/// sizes itself to fit the parent. It is equivalent to setting [width] and /// sizes itself to fit the parent. It is equivalent to setting [width] and
/// [height] to [double.infinity]. /// [height] to [double.infinity].
/// ///
/// {@youtube 560 315 https://www.youtube.com/watch?v=EHPu_DzRfqA}
///
/// {@tool sample} /// {@tool sample}
/// ///
/// This snippet makes the child widget (a [Card] with some [Text]) have the /// This snippet makes the child widget (a [Card] with some [Text]) have the
......
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