elementKey property

String? elementKey
final

元素的唯一标识 key,对应 [SettingMenuElements.xxx]

配合 AliPlayerWidget.hiddenSlotElements 使用, 用于细粒度控制该设置项的可见性。

Element key constant corresponding to [SettingMenuElements.xxx]. Works with AliPlayerWidget.hiddenSlotElements for fine-grained visibility control of individual setting items.

Implementation

final String? elementKey;