children property

List<WidgetAnimator> children
final

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

Implementation

final List<WidgetAnimator> children;