labelForChild method
- @protected
@protected
A short string to identify the child with the given index.
Used by debugDescribeChildren to label the children.
Implementation
@protected
String labelForChild(int index);
A short string to identify the child with the given index.
Used by debugDescribeChildren to label the children.
@protected
String labelForChild(int index);