FileLottie constructor

FileLottie(
  1. Object file, {
  2. LottieImageProviderFactory? imageProviderFactory,
})

Implementation

FileLottie(this.file, {super.imageProviderFactory});