LottieAnimation constructor

const LottieAnimation({
  1. Key? key,
})

Implementation

const LottieAnimation({Key? key}) : super(key: key);