Highlight content that changes realtime

I use Firestore in most of my ionic apps. I get data with valueChanges so content changes in realtime. How can I specify (highlight/flash) changing content. I searched it but probably i use wrong keywords so could not find a proper result.

Thanks in advance.