Specify a callback to dynamically changes the text displayed in the lottie animation. For instance, this is useful when you want to translate the text in the animation.
final String Function(String)? text;