The issue with applying emoji to the 'Option Label' of a 'DropDown'

Widgets & Design

I am creating a simple language selection 'DropDown.' I attempted to display the flag emoji representing each language in the 'Option Label' before the language name. However, as shown in the attached screenshot and video, the flag emoji disappears when the 'DropDown' scrolls.

How can I resolve this issue? Could this be a specific bug in FlutterFlow?

IMG_0453.MP4
638.47KB

What have you tried so far?

I thought it might be a font issue, so I replaced the font with "Noto Sans Emoji" from "OpenEmoji", but the same problem persists.

Did you check FlutterFlow's Documentation for this topic?
No