decor method

Implementation

Tranx decor(DecorConfig begin, DecorConfig end) => animate(configTween: Tween<DecorConfig>(begin: begin, end: end));