options property

LottieOptions? options
final

Some options to enable/disable some feature of Lottie

  • enableMergePaths: Enable merge path support
  • enableApplyingOpacityToLayers: Enable layer-level opacity

Implementation

final LottieOptions? options;