SetColorTemp10000Button constructor Null safety
Implementation
const SetColorTemp10000Button({
Key? key,
this.style,
this.focusNode,
this.autofocus = false,
this.clipBehavior = Clip.none,
this.label = '10000K',
}) : super(key: key);
const SetColorTemp10000Button({
Key? key,
this.style,
this.focusNode,
this.autofocus = false,
this.clipBehavior = Clip.none,
this.label = '10000K',
}) : super(key: key);