ZoomControlsConfig constructor
const
ZoomControlsConfig({})
Implementation
const ZoomControlsConfig({
this.zoomInIcon,
this.zoomOutIcon,
this.buttonBackgroundColor,
this.textColor,
this.buttonWidth,
this.zoomControlsHeight,
this.padding,
});