Module components::lottie[][src]

Structs

Lottie

A widget to display a loaded LottieComposition. The controller property allows to specify a custom AnimationController that will drive the animation. If controller is None, the animation will play automatically and the behavior could be adjusted with the properties animate, repeat and reverse.

Traits

LottieBuilderExt