File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ part of material_animated_icons;
16
16
///
17
17
/// The available icons are specified in [AnimatedIcons] .
18
18
///
19
+ /// {@youtube 560 315 https://www.youtube.com/watch?v=pJcbh8pbvJs}
20
+ ///
19
21
/// {@tool sample}
20
22
///
21
23
/// ```dart
Original file line number Diff line number Diff line change @@ -2604,6 +2604,8 @@ class _OffstageElement extends SingleChildRenderObjectElement {
2604
2604
/// constraints. The height of the widget is determined by applying the
2605
2605
/// given aspect ratio to the width, expressed as a ratio of width to height.
2606
2606
///
2607
+ /// {@youtube 560 315 https://www.youtube.com/watch?v=XcnP3_mO_Ms}
2608
+ ///
2607
2609
/// For example, a 16:9 width:height aspect ratio would have a value of
2608
2610
/// 16.0/9.0. If the maximum width is infinite, the initial width is determined
2609
2611
/// by applying the aspect ratio to the maximum height.
You can’t perform that action at this time.
0 commit comments