menu
minisound package
documentation
test/minisound_mock.dart
SoundMock
SoundMock.new constructor
SoundMock.new constructor
dark_mode
light_mode
SoundMock
constructor
SoundMock
(
int
id
,
AudioData
data
)
Implementation
SoundMock(this.id, this.data);
minisound package
documentation
test/minisound_mock
SoundMock
SoundMock.new constructor
SoundMock class