activateItemSound property
The sound to play when activating an item in this menu.
If activateItemSound is not null
, the sound will be heard
when activating menu items.
Implementation
final Sound? activateItemSound;
The sound to play when activating an item in this menu.
If activateItemSound is not null
, the sound will be heard
when activating menu items.
final Sound? activateItemSound;