Unverified Commit 8039620b authored by Kevin Moore's avatar Kevin Moore Committed by GitHub

Remove duplicate code comment in flutter_gallery (#23422)

parent 245ef023
......@@ -289,9 +289,6 @@ class _AllSectionsView extends AnimatedWidget {
Widget _build(BuildContext context, BoxConstraints constraints) {
final Size size = constraints.biggest;
// The layout's progress from from a column to a row. Its value is
// 0.0 when size.height equals the maxHeight, 1.0 when the size.height
// equals the midHeight.
// The layout's progress from from a column to a row. Its value is
// 0.0 when size.height equals the maxHeight, 1.0 when the size.height
// equals the midHeight.
......
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