music property

Sound? music
final

The music to play for this menu.

If music is not null, then a Music widget will be added to the widget tree.

Implementation

final Sound? music;