onReadContent

val onReadContent: suspend () -> LottieCompositionSpec

Parameters

onReadContent

A suspend function that provides the Lottie composition specification. This is called when the icon is first composed and may perform I/O operations to load the animation source.