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