touchEffectBuilders property

List<TouchEffectBuilder> touchEffectBuilders
final

Custom touch effect builders will be show on top of the child in a stack

Implementation

final List<TouchEffectBuilder> touchEffectBuilders;