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