errorDecoration property

Animation<Decoration> errorDecoration

Implementation

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