VolumeOverlay constructor
Implementation
const VolumeOverlay(
this.controller, {
super.key,
this.onExit,
this.onDragStart,
this.onDragEnd,
this.offset = Offset.zero,
});
const VolumeOverlay(
this.controller, {
super.key,
this.onExit,
this.onDragStart,
this.onDragEnd,
this.offset = Offset.zero,
});