How set a shadow to a text

How set a shadow to a text

Reference documentation:
https://docs.lvgl.io/8.3/widgets/core/label.html#text-shadow
The core idea is to create two overlapping labels with the same content. The lower label is set to a light color and offset by a small amount of pixels to achieve an approximate shadow effect.