Lv_menu aligning the sidebar to the right

Description

Is there any way to align the sidebar of the lv_menu to the right instead of the default left.

What MCU/Processor/Board and compiler are you using?

ESP32

What LVGL version are you using?

LVGL v8.2

What do you want to achieve?

Align sidebar to the right when using lv_menu

What have you tried so far?

Read the docs and cannot figure out any hints,

Code to reproduce

Add a code snippet which can run in the simulator. It should contain only the relevant code that compiles without errors when separated from your main code base.

The code block(s) should be formatted like:

/*You code here*/

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.