MaterialDesktopVolumeButton constructor
const
MaterialDesktopVolumeButton({})
Implementation
const MaterialDesktopVolumeButton({
super.key,
this.iconSize,
this.iconColor,
this.volumeMuteIcon,
this.volumeLowIcon,
this.volumeHighIcon,
this.sliderWidth,
});