SetFilterDrcompButton constructor Null safety
Implementation
const SetFilterDrcompButton({
Key? key,
this.style,
this.focusNode,
this.autofocus = false,
this.clipBehavior = Clip.none,
this.label = "DR compensat.",
}) : super(key: key);
const SetFilterDrcompButton({
Key? key,
this.style,
this.focusNode,
this.autofocus = false,
this.clipBehavior = Clip.none,
this.label = "DR compensat.",
}) : super(key: key);