doc : ReorderableListView - added youtube video from WidgetOfTheWeek series (#36421)

This commit is contained in:
Harsh Bhikadia 2019-07-24 20:35:42 +05:30 committed by Hans Muller
parent 53186706de
commit dfc636bdd4

View File

@ -25,6 +25,8 @@ import 'material_localizations.dart';
/// [ReorderableListView] will need to account for this when inserting before /// [ReorderableListView] will need to account for this when inserting before
/// [newIndex]. /// [newIndex].
/// ///
/// {@youtube 560 315 https://www.youtube.com/watch?v=3fB1mxOsqJE}
///
/// {@tool sample} /// {@tool sample}
/// ///
/// ```dart /// ```dart