decoration property

Animation<Decoration> decoration
final

Animation of the decoration to paint.

Can be created using a DecorationTween interpolating typically between two BoxDecoration.

Implementation

final Animation<Decoration> decoration;