errorDecoration property

Animation<Decoration> get errorDecoration

Implementation

Animation<Decoration> get errorDecoration => errorDecorationTween.animate(_errorController);