SoundIconSet
Constructors
Link copied to clipboard
constructor(colors: DashColors, context: Context, soundOff: DashIcon = DashIcon(context) { soundOff(colors) }, soundOn: DashIcon = DashIcon(context) { soundOn(colors) })