children property

List<Widget> children
final

The list of children on which to apply the ShowUpAnimation in a series, one after the other.

Implementation

final List<Widget> children;