Animation (blinking)

I want to use blinking effect in lvgl, Is it possible to be achieved?
For eg. I want to display value 89, but till the time value is displayed I have kept - -. So in order to achieve that blinking effect for (- -) , is there any solution other than using lv_timer?

I’m not fully understand what the goal is but probably you an also use animations.