Commit 0652737f authored by Eason Pai's avatar Eason Pai Committed by Ian Hickson

They “are are” created, as needed (#9831)

parent 031c4360
......@@ -78,7 +78,7 @@ class AnimatedList extends StatefulWidget {
/// The number of items the list will start with.
///
/// The appareance of the initial items is not animated. They are
/// The appareance of the initial items is not animated. They
/// are created, as needed, by [itemBuilder] with an animation paramter
/// of [kAlwaysCompleteAnimation].
final int initialItemCount;
......
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