Quick Documentation Fix for Sliver (#108633)

This commit is contained in:
Youssef Attia 2022-07-29 14:14:04 -07:00 committed by GitHub
parent 0a055faf31
commit 5da997e61a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -571,7 +571,7 @@ class SliverChildListDelegate extends SliverChildDelegate {
/// [addSemanticIndexes], and [semanticIndexCallback] arguments must not be
/// null.
///
/// If the order of children` never changes, consider using the constant
/// If the order of children never changes, consider using the constant
/// [SliverChildListDelegate.fixed] constructor.
SliverChildListDelegate(
this.children, {