semanticChildCount property

int? semanticChildCount
final

The number of children that will contribute semantic information.

See ScrollView.semanticChildCount for more information.

Implementation

final int? semanticChildCount;