children property

List<TextAnimator> children
final

List of TextAnimator objects to display in the order you want them displaying

Implementation

final List<TextAnimator> children;