errorAnimationController property

StreamController<ErrorAnimationType>? errorAnimationController
final

Triggers the error animation

Implementation

final StreamController<ErrorAnimationType>? errorAnimationController;