scrollChildCount property
final
The total number of scrollable children that contribute to semantics.
If the number of children are unknown or unbounded, this value will be null.
Implementation
final int? scrollChildCount;
The total number of scrollable children that contribute to semantics.
If the number of children are unknown or unbounded, this value will be null.
final int? scrollChildCount;