menu
babylon_dart package
documentation
babylon_dart.dart
SoundTrack
soundCollection property
soundCollection property
dark_mode
light_mode
soundCollection
property
List
<
Sound
>
get
soundCollection
Implementation
external List<Sound> get soundCollection;
set
soundCollection
(
List
<
Sound
>
soundCollection
)
Implementation
external set soundCollection(List<Sound> soundCollection);
babylon_dart package
documentation
babylon_dart
SoundTrack
soundCollection property
SoundTrack class