AnimationTheme

constructor(duration: DurationTheme, enter: (duration: Int) -> EnterTransition, exit: (duration: Int) -> ExitTransition)