children property

List<EffectController> children
final

The controllers run in sequence.

Implementation

final List<EffectController> children;