menu
scanbot_sdk package
documentation
rtu_ui_common.dart
Sound
Sound constructor
Sound constructor
dark_mode
light_mode
Sound
constructor
Sound
(
{
bool
successBeepEnabled
=
true
,
SoundType
soundType
=
SoundType.MODERN_BEEP
,
})
Implementation
Sound({ this.successBeepEnabled = true, this.soundType = SoundType.MODERN_BEEP, });
scanbot_sdk package
documentation
rtu_ui_common
Sound
Sound constructor
Sound class