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