animated property

AnimatedUtility<Attr> get animated

Implementation

AnimatedUtility<Attr> get animated =>
    AnimatedUtility((value) => only(animated: value));