Quick Documentation Fix for Sliver (#108633)
This commit is contained in:
parent
0a055faf31
commit
5da997e61a
@ -571,7 +571,7 @@ class SliverChildListDelegate extends SliverChildDelegate {
|
|||||||
/// [addSemanticIndexes], and [semanticIndexCallback] arguments must not be
|
/// [addSemanticIndexes], and [semanticIndexCallback] arguments must not be
|
||||||
/// null.
|
/// 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.fixed] constructor.
|
||||||
SliverChildListDelegate(
|
SliverChildListDelegate(
|
||||||
this.children, {
|
this.children, {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user