Unverified Commit db37499e authored by Abhishek Ghaskata's avatar Abhishek Ghaskata Committed by GitHub

change the link (#78302)

parent 61c848c1
......@@ -25,7 +25,7 @@ const Duration _kExpand = Duration(milliseconds: 200);
/// * [ListTile], useful for creating expansion tile [children] when the
/// expansion tile represents a sublist.
/// * The "Expand/collapse" section of
/// <https://material.io/guidelines/components/lists-controls.html>.
/// <https://material.io/components/lists#types>.
class ExpansionTile extends StatefulWidget {
/// Creates a single-line [ListTile] with a trailing button that expands or collapses
/// the tile to reveal or hide the [children]. The [initiallyExpanded] property must
......
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