ToolbarConfig constructor
ToolbarConfig({})
Implementation
ToolbarConfig({
this.show = true,
this.size,
this.showCloseButton = true,
this.showTorchButton = true,
this.showCameraSwitchButton = true,
this.showCaptureButton = false,
this.showChangeFrameButton = false,
});